Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sunny-chung committed Nov 15, 2024
1 parent c20fea4 commit af8282a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ class RequestResponseTest(testName: String, httpVersion: HttpConfig.HttpProtocol
loadNativeLibraries()
runBlocking {
AppContext.PersistenceManager.initialize()
AppContext.ResourceManager.loadAllResources()
}

bigDataFile = File("build/testrun/resources/bigfile.dat").apply {
Expand Down

0 comments on commit af8282a

Please sign in to comment.