Skip to content

Commit

Permalink
Merge pull request #9 from buildkite/chore/singular-screenshot
Browse files Browse the repository at this point in the history
Remove the second screenshot in favour of the first
  • Loading branch information
CerealBoy authored Dec 9, 2024
2 parents 8fee872 + c0c256f commit ff6ba2c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion FlappyKiteUITests/FlappyKiteUITests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ final class FlappyKiteUITests: XCTestCase {
// This measures how long it takes to launch your application.
measure(metrics: [XCTApplicationLaunchMetric()]) {
XCUIApplication().launch()
snapshot("02LaunchedScreen")
}
}
}
Expand Down

0 comments on commit ff6ba2c

Please sign in to comment.