Skip to content

Commit 8418c7b

Browse files
d-csclaude
andcommitted
chore: retrigger CI
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 3a5e88b commit 8418c7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal-packages/run-engine/src/engine/tests/getSnapshotsSince.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@ describe("RunEngine getSnapshotsSince", () => {
534534

535535
const runASnapshot = runASnapshots[0];
536536

537-
// Poll run B using a snapshot id that belongs to run A
537+
// Poll run B using a snapshot id that belongs to run A.
538538
const result = await engine.getSnapshotsSince({
539539
runId: runB.id,
540540
snapshotId: runASnapshot.id,

0 commit comments

Comments
 (0)