Skip to content

Commit 1927260

Browse files
committed
chore: reverted e2e test changes
1 parent bd36692 commit 1927260

File tree

2 files changed

+1
-151
lines changed

2 files changed

+1
-151
lines changed

tests/configs/wdio.shared.conf.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export const config: Omit<WebdriverIO.Config, 'capabilities'> = {
2525
ui: 'bdd',
2626
timeout: 10 * 60 * 1000,
2727
},
28-
reporters: ['dot'],
28+
reporters: ['spec'],
2929
specFileRetriesDelay: 0,
3030

3131
// =====

tests/specs/desktop.performance.spec.ts

Lines changed: 0 additions & 150 deletions
This file was deleted.

0 commit comments

Comments
 (0)