Skip to content

Commit 998d226

Browse files
author
Igor Khomenko
committed
fixed test spec
1 parent 9461898 commit 998d226

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

spec/config.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
};
99

1010
var QBUser1 = {
11-
'id': 6126733,
12-
'login': "js_jasmine1",
13-
'password': "js_jasmine1",
14-
'email': "js_jasmine1@quickblox.com"
11+
'id': 23286054,
12+
'login': "js_jasmine11",
13+
'password': "js_jasmine11",
14+
'email': "js_jasmine11@quickblox.com"
1515
},
1616
QBUser2 = {
1717
'id': 6126741,

0 commit comments

Comments
 (0)