Skip to content

Commit

Permalink
Fixed casing of TESTX for StressTest to match bitmag collection
Browse files Browse the repository at this point in the history
  • Loading branch information
csrster committed Mar 11, 2021
1 parent 7bb7162 commit 30f2835
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ public abstract class AbstractStressTest extends SeleniumTest {
final Long DAY = 24 * HOUR;

final static TestEnvironment ENV = new DefaultTestEnvironment(
"Stresstest",
"csr@statsbiblioteket.dk",
"StressTest",
"csr@kb.dk",
"SystemTest",
8073,
TestEnvironment.JOB_ADMIN_SERVER,
Expand Down

0 comments on commit 30f2835

Please sign in to comment.