Skip to content

Commit a30f635

Browse files
Fix spec point reference
Mistake in 6430358.
1 parent 91598b1 commit a30f635

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tests/AblyLiveObjectsTests/InternalDefaultLiveCounterTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,6 @@ struct InternalDefaultLiveCounterTests {
344344
#expect(counter.testsOnly_siteTimeserials == ["site1": "ts1"])
345345
}
346346

347-
// @specUntested RTLC7e3 - There is no way to check that it was a no-op since there are no side effects that this spec point tells us not to apply
347+
// @specUntested RTLC7d3 - There is no way to check that it was a no-op since there are no side effects that this spec point tells us not to apply
348348
}
349349
}

0 commit comments

Comments
 (0)