File tree Expand file tree Collapse file tree
iOSClient/Assistant/Components Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- //
2- // Helpers.swift
3- // NextcloudUITests
4- //
5- // Created by Milen Pivchev on 20.02.25.
6- // Copyright © 2025 Marino Faggiana. All rights reserved.
7- //
1+ // SPDX-FileCopyrightText: Nextcloud GmbH
2+ // SPDX-FileCopyrightText: 2025 Milen Pivchev
3+ // SPDX-License-Identifier: GPL-3.0-or-later
84
95import Foundation
106import XCTest
@@ -118,8 +114,6 @@ class BaseUIXCTestCase: XCTestCase {
118114 grantButton. tap ( )
119115 grantButton. awaitInexistence ( )
120116
121- // Switch back from Safari to our app.
122- app. activate ( )
123117 app. buttons [ " accountSwitcher " ] . await ( )
124118
125119 try await aSmallMoment ( )
Original file line number Diff line number Diff line change 1- //
2- // AssistantLabelStyle.swift
3- // Nextcloud
4- //
5- // Created by Milen Pivchev on 18.02.25.
6- // Copyright © 2025 Marino Faggiana. All rights reserved.
7- //
1+ // SPDX-FileCopyrightText: Nextcloud GmbH
2+ // SPDX-FileCopyrightText: 2025 Milen Pivchev
3+ // SPDX-License-Identifier: GPL-3.0-or-later
84
95import SwiftUI
106
You can’t perform that action at this time.
0 commit comments