Skip to content

Commit bd42f73

Browse files
author
Igor Khomenko
committed
cleanup tests
1 parent 98c46ee commit bd42f73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/QB-UsersSpec.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ describe('Users API', function() {
2222

2323
done();
2424
}
25-
}, REST_REQUESTS_TIMEOUT);
26-
});
25+
});
26+
}, REST_REQUESTS_TIMEOUT);
2727

2828
/**
2929
* TEST CASES

0 commit comments

Comments
 (0)