Rename the BugReportUITests so it matches the other and the already recorded snapshot names.
This commit is contained in:
committed by
Stefan Ceriu
parent
98b57ef049
commit
2b482e4dec
@@ -8,7 +8,7 @@
|
||||
import XCTest
|
||||
|
||||
@MainActor
|
||||
class BugReportUITests: XCTestCase {
|
||||
class BugReportTests: XCTestCase {
|
||||
func testInitialStateComponents() async throws {
|
||||
let app = Application.launch(.bugReport)
|
||||
|
||||
Reference in New Issue
Block a user