Skip to content

Commit

Permalink
Merge pull request #181 from HackYourFuture-CPH/add-mock-static-files
Browse files Browse the repository at this point in the history
#177: add mock file to resolve static resources in tests
  • Loading branch information
wwang107 authored May 23, 2021
2 parents 3d63cdf + 6ef4cb3 commit 09ca5bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions __mocks__/fileMock.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export default '';

0 comments on commit 09ca5bf

Please sign in to comment.