diff options
Diffstat (limited to 'spec/frontend_integration/test_setup.js')
-rw-r--r-- | spec/frontend_integration/test_setup.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/frontend_integration/test_setup.js b/spec/frontend_integration/test_setup.js new file mode 100644 index 00000000000..8db22c56245 --- /dev/null +++ b/spec/frontend_integration/test_setup.js @@ -0,0 +1 @@ +import './test_helpers/setup'; |