Skip to content

Commit 72c936a

Browse files
feat(2024-10-17): Update SDK to use API generated on 2024-10-17 (#47)
Signed-off-by: SunithaGudisagar <Sunitha.Gudisagar@ibm.com>
1 parent cdda116 commit 72c936a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/vpc.v1.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ describe('VpcV1_integration', () => {
215215
};
216216

217217
const floatingIpPrototypeModel = {
218-
name: generateName('my-floating-ip'),
218+
name: generateName('my-floating-ip1'),
219219
zone: zoneIdentityModel,
220220
};
221221

0 commit comments

Comments
 (0)