Skip to content

Commit 304546d

Browse files
committed
Enable the rest of tests.
1 parent 92b4515 commit 304546d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/DiscoveryTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ class DiscoverySpec: QuickSpec {
332332
expect(logItem).toEventually(equal(mockLogItem1))
333333
}
334334

335-
fit("reconnects on connection closed") {
335+
it("reconnects on connection closed") {
336336
var logItem1: LogItem?
337337
var logItem2: LogItem?
338338

0 commit comments

Comments
 (0)