Skip to content

Commit a6dd671

Browse files
committed
feat: rename allow_gre_traffic_across_zones
dependency: none Signed-off-by: jkalanda <[email protected]>
1 parent b786800 commit a6dd671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/transit-gateway-apis.v1.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const {
3030
checkMediaHeaders,
3131
expectToBePromise,
3232
checkForSuccessfulExecution,
33-
} = unitTestUtils;
33+
} = require('@ibm-cloud/sdk-test-utilities');
3434

3535
const transitGatewayApisServiceOptions = {
3636
authenticator: new NoAuthAuthenticator(),

0 commit comments

Comments
 (0)