2
0
mirror of https://github.com/VinylDNS/vinyldns synced 2025-08-31 06:15:49 +00:00

Loading json error 2

This commit is contained in:
ssranjani06
2023-04-10 15:44:19 +05:30
parent ffc3c93129
commit f1181de659

View File

@@ -39,7 +39,7 @@ describe('Controller: MembershipController', function () {
}
};
var mockDomains = {
data: [{"test.com","*.dummy.com"}]
data: [{"test.com"},{"*.dummy.com"}]
};
var mockGroupList = {