Costantino Perciante 2016-02-12 11:57:34 +00:00
parent 5410e5b971
commit fe8288df2c
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ public class Tests {
@Before
public void beforeTest(){
// set security token
SecurityTokenProvider.instance.set("422d795b-d978-41d5-abac-b1c8be90a632");
SecurityTokenProvider.instance.set("");
}
@Test