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 almost 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8224 added
Updated by Maria Agaphontzev almost 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|0bbc2b9b10496e73a5e8024e5da40f154fd8a843.
Actions