Skip to content

Commit 7b90df1

Browse files
Remove incorrect comment
1 parent c919b36 commit 7b90df1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tests/AblyLiveObjectsTests/ObjectMessageTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ struct ObjectMessageTests {
328328
}
329329

330330
struct JSONTests {
331-
// @specOneOf(1/3) OD5b1 - This spec point is a bit weirdly worded, but here we're testing the case where `encoding` is not set and hence OD5a2 does not apply to the `string` property
331+
// @specOneOf(1/3) OD5b1
332332
@Test
333333
func boolean() throws {
334334
let wireData = WireObjectData(boolean: true)

0 commit comments

Comments
 (0)