Skip to content

Commit 6b7f44d

Browse files
stephencelisgithub-actions[bot]
authored andcommitted
Run swift-format
1 parent c1fab0b commit 6b7f44d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

SwiftNavigation.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 3 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Tests/SwiftNavigationTests/ButtonStateTests.swift

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
await Task.yield()
1616
}
1717
} matching: { issue in
18-
issue.description.hasSuffix("""
18+
issue.description.hasSuffix(
19+
"""
1920
An animated action was performed asynchronously: …
2021
2122
Action:

0 commit comments

Comments
 (0)