Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
loremattei committed Mar 4, 2025
1 parent 713f475 commit 731416c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ class NextTrackerDataSetPerformanceTests: XCTestCase {
}

if let envRefTdsUrl = ProcessInfo.processInfo.environment["TDS_REF_URL"] {
tdsRefURL = envTdsUrl
tdsRefURL = envRefTdsUrl
}
}
}

0 comments on commit 731416c

Please sign in to comment.