mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-18 04:28:02 +00:00
chore(test): adds broken test back
This commit is contained in:
@@ -165,7 +165,7 @@ describe('Domain service', () => {
|
||||
]);
|
||||
});
|
||||
|
||||
it.skip('should resolve with a redirections', async () => {
|
||||
it('should resolve with a redirections', async () => {
|
||||
const zones = [
|
||||
{ line: '111', name: 'xx', type: 'CNAME', address: 'fck.com.' },
|
||||
{ line: '112', name: 'xx', type: 'A', address: '111.1.1212.1' },
|
||||
|
||||
Reference in New Issue
Block a user