Skip to content

Commit

Permalink
feat(suiteheader): Including fixtures for mroio and apm.
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcelo Blechner committed Dec 10, 2020
1 parent cc5e548 commit baf3c2a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/components/SuiteHeader/util/suiteHeaderData.fixture.js
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,14 @@ const fixture = {
url: 'https://myeam.mydomain.com',
creationTimestamp: '2020-08-24T11:56:12-05:00',
},
'/config/mroio': {
url: 'https://mymroio.mydomain.com',
creationTimestamp: '2020-08-24T11:56:12-05:00',
},
'/config/apm': {
dashboard: 'https://myapm.mydomain.com',
creationTimestamp: '2020-08-24T11:56:12-05:00',
},
'/users/mas-admin/surveys/suite': {
id: 'suite',
delayIntervalDays: 30,
Expand Down

0 comments on commit baf3c2a

Please sign in to comment.