Merge branch '5.5.0' of https://github.com/AuthMe/AuthMeReloaded
This commit is contained in:
@@ -452,7 +452,7 @@ public abstract class AbstractDataSourceIntegrationTest {
|
||||
DataSource dataSource = getDataSource();
|
||||
|
||||
// when
|
||||
dataSource.grantSession("bobby");
|
||||
dataSource.grantSession("Bobby");
|
||||
dataSource.grantSession("doesNotExist");
|
||||
|
||||
// then
|
||||
|
||||
Reference in New Issue
Block a user