Skip to content

Commit

Permalink
VSCode in GitHub was lying about whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard-Gist committed Nov 5, 2022
1 parent fc4a017 commit 6cc9b80
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ final class UIKitInteropTests: XCTestCase, View {
func testPuttingAUIKitViewThatDoesNotTakeInDataInsideASwiftUIWorkflow() async throws {
final class FR1: UIWorkflowItem<Never, Never>, FlowRepresentable {
let nextButtonTag = UUID().hashValue

@objc private func nextPressed() {
proceedInWorkflow()
}
Expand Down

0 comments on commit 6cc9b80

Please sign in to comment.