Skip to content

Commit 073b0d9

Browse files
remove only
1 parent 0bf1025 commit 073b0d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/options.spec.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ describe('options', function () {
181181
});
182182
});
183183

184-
describe.only('--production', function () {
184+
describe('--production', function () {
185185
before(function () {
186186
args = ['--production'];
187187
});

0 commit comments

Comments
 (0)