Skip to content

Commit

Permalink
Update SwiftUIScreenshots.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
frugoman authored Nov 21, 2023
1 parent eb9455a commit 07930a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Example/Backpack Screenshot/SwiftUIScreenshots.swift
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ class SwiftUIScreenshots: BackpackSnapshotTestCase {
switchTab(title: "SwiftUI")
app.tables.staticTexts["Primary"].tap()
saveScreenshot(component: "button", scenario: "primary", userInterfaceStyle: userInterfaceStyle)
tapBackButton()
tapBackButton()
app.tables.staticTexts["Secondary"].tap()
saveScreenshot(component: "button", scenario: "secondary", userInterfaceStyle: userInterfaceStyle)
tapBackButton()
Expand Down

0 comments on commit 07930a7

Please sign in to comment.