mirror of
https://github.com/VinylDNS/vinyldns
synced 2025-08-30 13:58:15 +00:00
functional test for wildcard latest
This commit is contained in:
parent
e3a6413635
commit
14cf663f0e
@ -41,7 +41,7 @@ def test_create_group_success_wildcard(shared_zone_test_context):
|
||||
try:
|
||||
new_group = {
|
||||
"name": "test-create-group-success{shared_zone_test_context.partition_id}",
|
||||
"email": "test@dummy.com",
|
||||
"email": "test@ok.dummy.com",
|
||||
"description": "this is a description",
|
||||
"members": [{"id": "ok"}],
|
||||
"admins": [{"id": "ok"}]
|
||||
|
Loading…
x
Reference in New Issue
Block a user