aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/e2e/src/utils/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/e2e/src/utils/index.ts')
-rw-r--r--client/e2e/src/utils/index.ts3
1 files changed, 3 insertions, 0 deletions
diff --git a/client/e2e/src/utils/index.ts b/client/e2e/src/utils/index.ts
new file mode 100644
index 000000000..5da1ad517
--- /dev/null
+++ b/client/e2e/src/utils/index.ts
@@ -0,0 +1,3 @@
1export * from './common'
2export * from './elements'
3export * from './urls'