Actions
Bug #31561
closedfix propTypes in EmptyStatePattern
Description
Tests are failing because:
'documentation.label' is missing in props validation
test (14): webpack/assets/javascripts/react_app/components/common/EmptyState/EmptyStatePattern.js#L34
'documentation.buttonLabel' is missing in props validation
test (14): webpack/assets/javascripts/react_app/components/common/EmptyState/EmptyStatePattern.js#L35
'documentation.url' is missing in props validation
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8224 added
Actions