Skip to content

Commit c43a960

Browse files
committed
owned by swift 6.1 update again
1 parent c39a2ce commit c43a960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Coder-Desktop/Coder-DesktopTests/AgentsTests.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ struct AgentsTests {
2828
hosts: ["a\($0).coder"],
2929
wsName: "ws\($0)",
3030
wsID: UUID(),
31-
primaryHost: "a\($0).coder",
31+
primaryHost: "a\($0).coder"
3232
)
3333
return (agent.id, agent)
3434
})

0 commit comments

Comments
 (0)