Upgrading jest

This commit is contained in:
James Barnsley
2020-08-04 20:13:42 +12:00
parent 4d56b73863
commit df7a02a863
93 changed files with 214 additions and 63751 deletions

1
__mocks__/fileMock.js Executable file
View File

@ -0,0 +1 @@
module.exports = 'test-file-stub';