Skip to content

Commit 7977ad3

Browse files
committed
test(apple): lower runner-session suite pin to bank the stale-bundle extraction
1 parent c955abf commit 7977ad3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/__tests__/test-file-size-ratchet.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ const PINNED_TEST_FILE_LINES: Readonly<Record<string, number>> = Object.freeze({
3737
'src/daemon/handlers/__tests__/snapshot-handler.test.ts': 2284,
3838
'src/commands/interaction/runtime/settle.test.ts': 2359,
3939
'src/daemon/handlers/__tests__/session-replay-runtime-maestro.test.ts': 2020,
40-
'packages/platform-apple/src/runner/__tests__/runner-session.test.ts': 1994,
40+
'packages/platform-apple/src/runner/__tests__/runner-session.test.ts': 1957,
4141
'src/utils/__tests__/daemon-client.test.ts': 1873,
4242
'src/utils/__tests__/output.test.ts': 1861,
4343
'src/platforms/android/__tests__/snapshot.test.ts': 1445,

0 commit comments

Comments
 (0)