Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 69933c6

Browse filesBrowse files
committed
test(gen:sequelize): retry all sequelize tests 3 times
1 parent b52a71b commit 69933c6
Copy full SHA for 69933c6

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎src/test/main.test.js

Copy file name to clipboardExpand all lines: src/test/main.test.js
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,7 @@ describe('angular-fullstack:app', function() {
291291
bootstrap: true,
292292
uibootstrap: true
293293
};
294+
this.retries(3); // Sequelize seems to be quite flaky
294295

295296
beforeEach(function() {
296297
return runGen(testOptions).then(_dir => {

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.