Skip to content

Commit

Permalink
remove obsolete test
Browse files Browse the repository at this point in the history
  • Loading branch information
kosyloa committed Dec 20, 2023
1 parent 00608e6 commit 7823236
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions DXFeedFrameworkTests/FeedTest.swift
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,6 @@ final class FeedTest: XCTestCase {
try waitingEvent(code: .profile)
}

func testCandle() throws {
try waitingEvent(code: .candle)
}

func testSeries() throws {
try waitingEvent(code: .series)
}
Expand Down

0 comments on commit 7823236

Please sign in to comment.