Skip to content

Commit

Permalink
chore: re-add test case
Browse files Browse the repository at this point in the history
  • Loading branch information
jackwotherspoon committed Sep 23, 2024
1 parent b20dfc4 commit df3e8c6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/sqladmin-fetcher.ts
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,10 @@ const mockSQLAdminGetInstanceMetadata = (
type: 'PRIVATE',
ipAddress: '10.0.0.1',
},
{
type: 'OUTGOING',
ipAddress: '0.0.0.1',
},
],
pscEnabled: true,
region: regionId,
Expand Down

0 comments on commit df3e8c6

Please sign in to comment.