Rename the BugReportUITests so it matches the other and the already recorded snapshot names.

This commit is contained in:
Stefan Ceriu
2025-06-06 16:03:27 +03:00
committed by Stefan Ceriu
parent 98b57ef049
commit 2b482e4dec
2 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@
import XCTest
@MainActor
class BugReportUITests: XCTestCase {
class BugReportTests: XCTestCase {
func testInitialStateComponents() async throws {
let app = Application.launch(.bugReport)