Skip to content
Snippets Groups Projects
Commit 2f3e0e6b authored by anttil's avatar anttil
Browse files

SWE-2 / SP-263: Fix Hudson run

SVN: 26827
parent 7be040c3
No related branches found
No related tags found
No related merge requests found
......@@ -189,7 +189,7 @@ public abstract class SeleniumTest
// this is because of BIS-184
sampleBrowser();
this.openbisApi.login(ADMIN_USER, ADMIN_PASSWORD);
openbisApi.login(ADMIN_USER, ADMIN_PASSWORD);
}
@AfterGroups(groups = "login-admin")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment