Actions
Bug #26031
closedreact test failure - initExpanded={false}
Difficulty:
Triaged:
Yes
Description
FAIL webpack/scenes/Subscriptions/Details/__tests__/SubscriptionDetailProductContent.test.js ● subscription detail product content page › renders correctly expect(value).toMatchSnapshot() Received value does not match stored snapshot "subscription detail product content page renders correctly 1". - Snapshot + Received @@ -1,11 +1,10 @@ <div className="list-group list-view-pf list-view-pf-view" > <div className="list-group-item" - initExpanded={false} > <div className="list-group-item-header" onClick={[Function]} > at Object.<anonymous> (webpack/scenes/Subscriptions/Details/__tests__/SubscriptionDetailProductContent.test.js:28:35) › 1 snapshot failed. PASS webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/SubscriptionsTable.test.js (5.313s)
Updated by The Foreman Bot almost 6 years ago
- Status changed from New to Ready For Testing
- Assignee set to Justin Sherrill
- Pull request https://github.com/Katello/katello/pull/7974 added
Updated by Justin Sherrill almost 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|a9096b74c5ab3540e9bb854db9f3c99807f381ab.
Updated by Christine Fouant almost 6 years ago
- Target version set to Katello 3.12.0
- Triaged changed from No to Yes
Updated by Jonathon Turel almost 6 years ago
- Target version changed from Katello 3.12.0 to Katello 3.11.0
Updated by The Foreman Bot almost 6 years ago
- Pull request https://github.com/Katello/katello/pull/8063 added
Actions