Skip to content

Commit ce3638c

Browse files
committed
test(info-collector): tidy keyboard type result test
1 parent bfe5337 commit ce3638c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Packages/InfoCollector/Tests/InfoCollectorTests/InfoCollectorTests.swift

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,5 @@ import Testing
1010
}
1111
}
1212
}
13-
print(result)
14-
#expect(!result.isEmpty, "G enerated string should not be empty")
13+
#expect(!result.isEmpty, "Generated string should not be empty")
1514
}

0 commit comments

Comments
 (0)