Skip to content

Commit 84730b0

Browse files
netpyne-100 test password changed
1 parent 8fee279 commit 84730b0

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

tests/frontend/e2e/tests/Tut#1_smoke.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ const SNAPSHOT_OPTIONS = {
2525

2626

2727
//USERS:
28-
const USERNAME = 'test_user_tut_1_'
28+
const USERNAME = 'test_user_tut_1'
2929
const PASSWORD = 'testpassword'
3030

3131

tests/frontend/e2e/tests/Tut#2_smoke.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ const SNAPSHOT_OPTIONS = {
2323

2424

2525
//USERS:
26-
const USERNAME = 'test_user_Tut_2_'
26+
const USERNAME = 'test_user_Tut_2'
2727
const PASSWORD = 'testpassword'
2828

2929

tests/frontend/e2e/tests/Tut#3a_smoke.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ const SNAPSHOT_OPTIONS = {
2323

2424

2525
//USERS:
26-
const USERNAME = 'test_user_tut_3a_'
26+
const USERNAME = 'test_user_tut_3a'
2727
const PASSWORD = 'testpassword'
2828

2929

tests/frontend/e2e/tests/Tut#3b_smoke.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ const SNAPSHOT_OPTIONS = {
2323

2424

2525
//USERS:
26-
const USERNAME = 'test_user_tut_3b_'
26+
const USERNAME = 'test_user_tut_3b'
2727
const PASSWORD = 'testpassword'
2828

2929

tests/frontend/e2e/tests/Tut#3c_smoke.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ const SNAPSHOT_OPTIONS = {
2424

2525

2626
//USERS:
27-
const USERNAME = 'test_user_tut_3c_'
27+
const USERNAME = 'test_user_tut_3c'
2828
const PASSWORD = 'testpassword'
2929

3030

tests/frontend/e2e/tests/Tut#4_smoke.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ const SNAPSHOT_OPTIONS = {
2323

2424

2525
//USERS:
26-
const USERNAME = 'test_user_tut_4_'
26+
const USERNAME = 'test_user_tut_4'
2727
const PASSWORD = 'testpassword'
2828

2929

0 commit comments

Comments
 (0)