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:
@@ -39,7 +39,7 @@ describe('Controller: MembershipController', function () {
|
||||
}
|
||||
};
|
||||
var mockDomains = {
|
||||
data: [{"test.com","*.dummy.com"}]
|
||||
data: [{"test.com"},{"*.dummy.com"}]
|
||||
};
|
||||
|
||||
var mockGroupList = {
|
||||
|
Reference in New Issue
Block a user