mirror of
https://github.com/VinylDNS/vinyldns
synced 2025-08-22 10:10:12 +00:00
Resolve tests
This commit is contained in:
parent
ad1b8c75ba
commit
0098097027
@ -160,7 +160,7 @@ trait TestApplicationData { this: Mockito =>
|
||||
| "oldGroup": {},
|
||||
| "id": "b6018a9b-c893-40e9-aa25-4ccfee460c18",
|
||||
| "created": "2022-07-22T08:19:22Z",
|
||||
| "userName": "$frodoUser",
|
||||
| "userName": "${frodoUser.userName}",
|
||||
| "groupChangeMessage": ""
|
||||
| }
|
||||
""".stripMargin)
|
||||
@ -180,7 +180,7 @@ trait TestApplicationData { this: Mockito =>
|
||||
| "oldGroup": {},
|
||||
| "id": "b6018a9b-c893-40e9-aa25-4ccfee460c18",
|
||||
| "created": "2022-07-22T08:19:22Z",
|
||||
| "userName": "$frodoUser",
|
||||
| "userName": "${frodoUser.userName}",
|
||||
| "groupChangeMessage": ""
|
||||
| }],
|
||||
| "maxItems": 100
|
||||
|
Loading…
x
Reference in New Issue
Block a user