removed .only

This commit is contained in:
Richard Meijer 2018-03-06 13:53:55 +01:00
parent b63a2d3213
commit 063efbf712

View file

@ -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