diff options
Diffstat (limited to 'client/e2e/src/utils/index.ts')
-rw-r--r-- | client/e2e/src/utils/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/e2e/src/utils/index.ts b/client/e2e/src/utils/index.ts index 420fd239e..0770cb0f4 100644 --- a/client/e2e/src/utils/index.ts +++ b/client/e2e/src/utils/index.ts | |||
@@ -1,6 +1,7 @@ | |||
1 | export * from './common' | 1 | export * from './common' |
2 | export * from './elements' | 2 | export * from './elements' |
3 | export * from './email' | 3 | export * from './email' |
4 | export * from './files' | ||
4 | export * from './hooks' | 5 | export * from './hooks' |
5 | export * from './mock-smtp' | 6 | export * from './mock-smtp' |
6 | export * from './server' | 7 | export * from './server' |