summaryrefslogtreecommitdiff
path: root/packages/anastasis-webui/tests/__mocks__/fileMocks.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/anastasis-webui/tests/__mocks__/fileMocks.ts')
-rw-r--r--packages/anastasis-webui/tests/__mocks__/fileMocks.ts3
1 files changed, 0 insertions, 3 deletions
diff --git a/packages/anastasis-webui/tests/__mocks__/fileMocks.ts b/packages/anastasis-webui/tests/__mocks__/fileMocks.ts
deleted file mode 100644
index 87109e355..000000000
--- a/packages/anastasis-webui/tests/__mocks__/fileMocks.ts
+++ /dev/null
@@ -1,3 +0,0 @@
-// This fixed an error related to the CSS and loading gif breaking my Jest test
-// See https://facebook.github.io/jest/docs/en/webpack.html#handling-static-assets
-export default 'test-file-stub';