Tests: Start mocking API for action tests
This commit is contained in:
@ -196,6 +196,7 @@ module.exports = {
|
||||
'webpack/**',
|
||||
'app/soapbox/test_setup.js',
|
||||
'app/**/__tests__/**',
|
||||
'app/**/__mocks__/**',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user