mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-14 00:22:48 +00:00
cleanup
This commit is contained in:
@@ -49,8 +49,6 @@ describe('registerDomains', () => {
|
||||
editRedir,
|
||||
}) });
|
||||
|
||||
const getRecordCalls = recfn => recfn.mock.calls.map(R.head).map(R.pick(['name', 'type', 'address', 'redirect', 'domain']));
|
||||
|
||||
beforeEach(() => {
|
||||
addZone.mockClear();
|
||||
editZone.mockClear();
|
||||
|
||||
Reference in New Issue
Block a user