File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
KtorKMPFileCaching/src/commonTest/kotlin/fr/frankois944/ktorfilecaching Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -224,6 +224,7 @@ class CommonGreetingTest {
224224 )
225225 }
226226
227+ delay(500 )
227228 val client =
228229 ApiClient (
229230 HttpClient (mockEngine) {
Original file line number Diff line number Diff line change 11# Ktor KMP File Caching
2- [ ![ Tests] ( https://github.com/frankois944/KtorKMPFileCaching/actions/workflows/blank .yml/badge.svg )] ( https://github.com/frankois944/KtorKMPFileCaching/actions/workflows/blank .yml )
2+ [ ![ Tests] ( https://github.com/frankois944/KtorKMPFileCaching/actions/workflows/tests .yml/badge.svg )] ( https://github.com/frankois944/KtorKMPFileCaching/actions/workflows/tests .yml )
33
44This project add a file caching for [ Ktor client caching] ( https://ktor.io/docs/client-caching.html ) .
55
You can’t perform that action at this time.
0 commit comments