Skip to content

Commit 3f0449e

Browse files
committed
[Tests] Reflect API changes
1 parent bb07264 commit 3f0449e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Tests/PostgreSQL/main.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
import Test
22
@testable import PostgreSQL
33

4-
test.case("") {
4+
test("") {
55

66
}
77

8-
test.run()
8+
await run()

0 commit comments

Comments
 (0)