Skip to content

Commit

Permalink
Run swift-format
Browse files Browse the repository at this point in the history
  • Loading branch information
stephencelis authored and github-actions[bot] committed Sep 7, 2022
1 parent d730182 commit 1cefbf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/CombineSchedulers/TestScheduler.swift
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@
.init(now: .init(.init(uptimeNanoseconds: 1)))
}
}

extension UIScheduler {
/// A test scheduler compatible with type erased UI schedulers.
public static var test: TestSchedulerOf<Self> {
Expand Down

0 comments on commit 1cefbf6

Please sign in to comment.