Skip to content

Commit

Permalink
minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
stavares843 committed Aug 18, 2024
1 parent 0160fb6 commit 0994018
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions beaverlistUITests/BeaverlistUITestsLaunchTests.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
//
// BeaverlistUITestsLaunchTests.swift
// BeaverlistUITestsLaunchTests
//
// Created by Sara on 19/03/2023.
//

import XCTest

class BeaverlistUITestsLaunchTests: XCTestCase {
Expand All @@ -21,9 +14,6 @@ class BeaverlistUITestsLaunchTests: XCTestCase {
let app = XCUIApplication()
app.launch()

// Insert steps here to perform after app launch but before taking a screenshot,
// such as logging into a test account or navigating somewhere in the app

let attachment = XCTAttachment(screenshot: app.screenshot())
attachment.name = "Launch Screen"
attachment.lifetime = .keepAlways
Expand Down

0 comments on commit 0994018

Please sign in to comment.