Skip to content

Commit

Permalink
test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
kosyloa committed Jun 7, 2024
1 parent 91dd95a commit 5b4c87a
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions DXFeedFrameworkTests/IsolateTest.swift
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,6 @@ import XCTest
@testable import DXFeedFramework

final class IsolateTest: XCTestCase {

override func setUpWithError() throws {
// Put setup code here. This method is called before the invocation of each test method in the class.
}

override func tearDownWithError() throws {
// Put teardown code here. This method is called after the invocation of each test method in the class.
}

func testCleanup() throws {
// just use it to avoid warnings
try XCTSkipIf(true, "Just for manual running")
Expand Down

0 comments on commit 5b4c87a

Please sign in to comment.