Skip to content

Commit

Permalink
Revert "This reverts commit 3430247."
Browse files Browse the repository at this point in the history
This reverts commit 95f6044.
  • Loading branch information
waliid committed Dec 2, 2024
1 parent 95f6044 commit 930d32b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/PlayerTests/Player/PlayerTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ import XCTest

final class PlayerTests: XCTestCase {
func testPlayer() {
expect(false).to(beTrue())
expect(true).to(beTrue())
}
}

0 comments on commit 930d32b

Please sign in to comment.