aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/unit/specs/components/gallery.spec.js2
1 files changed, 1 insertions, 1 deletions
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', () => {