Skip to content

Commit

Permalink
Remove miaou :D
Browse files Browse the repository at this point in the history
  • Loading branch information
stratoula committed Sep 6, 2021
1 parent a16a478 commit 6b1ca87
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
).to.be(fakeSessionId);
});

it('Saves and restores a session - miaou', async () => {
it('Saves and restores a session', async () => {
await PageObjects.dashboard.loadSavedDashboard('Not Delayed');
await PageObjects.dashboard.waitForRenderComplete();
await searchSessions.expectState('completed');
Expand Down

0 comments on commit 6b1ca87

Please sign in to comment.