Merge pull request #7445 from rozagerardo/rozagerardo/BAEL-10220_Update-Spring-Session-article-fix-test-name
[BAEL-10220] Update Spring Session article - fix test name
This commit is contained in:
commit
ab9856b31c
@ -15,7 +15,7 @@ import io.restassured.specification.RequestSpecification;
|
|||||||
/**
|
/**
|
||||||
* This Live Test requires the service to be up and running.
|
* This Live Test requires the service to be up and running.
|
||||||
*/
|
*/
|
||||||
public class SessionConfigurationIntegrationTest {
|
public class SessionConfigurationLiveTest {
|
||||||
|
|
||||||
private static final String USER = "user1";
|
private static final String USER = "user1";
|
||||||
private static final String PASSWORD = "user1Pass";
|
private static final String PASSWORD = "user1Pass";
|
Loading…
x
Reference in New Issue
Block a user