diff --git a/test/unit/specs/components/gallery.spec.js b/test/unit/specs/components/gallery.spec.js index 108e2b6b..3c92ae26 100644 --- a/test/unit/specs/components/gallery.spec.js +++ b/test/unit/specs/components/gallery.spec.js @@ -1,6 +1,6 @@ import Gallery from 'src/components/gallery/gallery.vue' -describe.only('Gallery', () => { +describe('Gallery', () => { let local it('attachments is falsey', () => {