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 9b1d2e7 commit 31a84d7Copy full SHA for 31a84d7
1 file changed
CodeEditTests/Features/Tasks/TaskManagerTests.swift
@@ -10,7 +10,7 @@ import Testing
10
@testable import CodeEdit
11
12
@MainActor
13
-@Suite
+@Suite(.serialized)
14
class TaskManagerTests {
15
var taskManager: TaskManager!
16
var mockWorkspaceSettings: CEWorkspaceSettingsData!
0 commit comments