Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
stephencelis committed Dec 6, 2023
1 parent 32f61ae commit 0511889
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ class LeaderboardTests: XCTestCase {
}
}

func tetsUnhappyPath() async {
func testUnhappyPath() async {
let store = TestStore(
initialState: LeaderboardResults<TimeScope>.State(timeScope: .lastWeek)
) {
Expand Down

0 comments on commit 0511889

Please sign in to comment.