Match profiles V2 test table name in Java and configuration
This commit is contained in:
parent
1e3b2c8ce8
commit
9c6ec78a4e
@ -258,7 +258,7 @@ public final class DynamoDbExtensionSchema {
|
||||
.build()),
|
||||
List.of(), List.of()),
|
||||
|
||||
PROFILES_V2("profiles_v2_test",
|
||||
PROFILES_V2("profilesV2_test",
|
||||
ProfilesV2.KEY_ACCOUNT_UUID,
|
||||
ProfilesV2.KEY_VERSION,
|
||||
List.of(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user