We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 923c39e commit 058e9b7Copy full SHA for 058e9b7
Tests/RealtimeTests/RealtimeTests.swift
@@ -3,7 +3,7 @@ import ConcurrencyExtras
3
import CustomDump
4
import InlineSnapshotTesting
5
import TestHelpers
6
-import XCTest
+@preconcurrency import XCTest
7
8
@testable import Realtime
9
Tests/RealtimeTests/_PushTests.swift
@@ -7,7 +7,7 @@
import ConcurrencyExtras
10
11
12
13
0 commit comments