Skip to content

Commit 96086d1

Browse files
committed
test(gen): remove .only
1 parent 684c860 commit 96086d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/test/main.test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ describe('angular-fullstack:app', function() {
255255
}
256256
});
257257

258-
describe.only('with sequelize models, auth', function() {
258+
describe('with sequelize models, auth', function() {
259259
var dir;
260260
var lintResult;
261261
var clientTestResult;

0 commit comments

Comments
 (0)