We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70c4f87 commit 7349efeCopy full SHA for 7349efe
Tests/HandySwiftTests/GlobalsTests.swift
@@ -2,6 +2,7 @@
2
import XCTest
3
4
class GlobalsTests: XCTestCase {
5
+ @MainActor
6
func testDelayed() {
7
let expectation = self.expectation(description: "Wait for delay.")
8
0 commit comments