Skip to content

Commit 732c9db

Browse files
committed
swift format
1 parent 14bde79 commit 732c9db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/JobsPostgresTests/JobsTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ final class JobsTests: XCTestCase {
206206
}
207207
XCTAssertEqual(jobExecutionSequence.withLockedValue { $0 }, [5, 1])
208208
}
209-
209+
210210
func testJobPriorities() async throws {
211211
struct TestParameters: JobParameters {
212212
static let jobName = "testPriorityJobs"

0 commit comments

Comments
 (0)