Tests: Start mocking API for action tests

This commit is contained in:
Alex Gleason
2020-06-09 16:47:41 -05:00
parent 85a56d86f3
commit 6810f8d0b6
8 changed files with 70 additions and 6 deletions

View File

@ -196,6 +196,7 @@ module.exports = {
'webpack/**',
'app/soapbox/test_setup.js',
'app/**/__tests__/**',
'app/**/__mocks__/**',
],
},
],