diff --git a/src/core/Core.test.js b/src/core/Core.test.js index f81a311b6..d30839926 100644 --- a/src/core/Core.test.js +++ b/src/core/Core.test.js @@ -1215,7 +1215,7 @@ describe('src/Core', () => { }) describe('default restrictions', () => { - it.only('should be merged with supplied restrictions', () => { + it('should be merged with supplied restrictions', () => { const core = new Core({ restrictions: { maxNumberOfFiles: 3