Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
wayneseymour committed Oct 18, 2021
1 parent f7d24fe commit b46777a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/functional/apps/home/_sample_data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {

describe('dashboard', () => {
beforeEach(async () => {
await time()
await time();
await PageObjects.common.navigateToUrl('home', '/tutorial_directory/sampleData', {
useActualUrl: true,
});
Expand Down

0 comments on commit b46777a

Please sign in to comment.