Skip to content

Commit

Permalink
chore: fix ci problem
Browse files Browse the repository at this point in the history
  • Loading branch information
moonrailgun committed May 2, 2024
1 parent e4b0150 commit 18f3073
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/server/model/monitor/provider/__tests__/dns.spec.ts
Expand Up @@ -11,6 +11,7 @@ describe('dns', () => {
active: true,
interval: 0,
maxRetries: 0,
trendingMode: false,
createdAt: new Date(),
updatedAt: new Date(),
payload: {
Expand Down

0 comments on commit 18f3073

Please sign in to comment.