Skip to content

Commit 66f8895

Browse files
Test 42 of CI
1 parent 86bf171 commit 66f8895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/utils/ios-simulator.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ export async function create(
4444

4545
// const udid = stdout.trim();
4646

47-
console.log(`✅ Simulator created (uuid: '${udid}')`);
47+
console.log(`✅ Simulator created (uuid: '${/**udid */ ""}')`);
4848

4949
return {
5050
name,

0 commit comments

Comments
 (0)