Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
dalibor committed Nov 13, 2024
1 parent 59d5260 commit 2983089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/get_mx.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ describe('get_mx', function () {

const expectedResolvedMx = [
{
exchange: '2605:ae00:329::14',
exchange: '2605:ae00:329::6',
priority: 10,
from_dns: 'mail.theartfarm.com',
},
Expand Down

0 comments on commit 2983089

Please sign in to comment.