Skip to content

Commit 9b7b603

Browse files
committed
Documentation
1 parent a3a26bf commit 9b7b603

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/GRDBCombineTests/ValueObservationPublisherTests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -426,6 +426,7 @@ class ValueObservationPublisherTests : XCTestCase {
426426

427427
// MARK: - Regression Tests
428428

429+
/// Regression test for https://github.com/groue/GRDB.swift/issues/1194
429430
func testIssue1194() throws {
430431
guard #available(OSX 10.15, iOS 13, tvOS 13, watchOS 6, *) else {
431432
throw XCTSkip("Combine is not available")

0 commit comments

Comments
 (0)