SHA256
10 12 25
Переименовал классы в один стиль
This commit is contained in:
@@ -46,8 +46,8 @@ public class Test_AddUser_and_Authorification {
|
||||
private static final ObjectMapper JSON_MAPPER = new ObjectMapper();
|
||||
|
||||
// Тестовые данные пользователя
|
||||
private static final String TEST_LOGIN = "anya2";
|
||||
private static final long TEST_LOGIN_ID = 100120L;
|
||||
private static final String TEST_LOGIN = "anya24";
|
||||
private static final long TEST_LOGIN_ID = 1030120L;
|
||||
private static final long TEST_BCH_ID = 4222L;
|
||||
private static final int TEST_BCH_LIMIT = 1_000_000;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user