Fix tests

This commit is contained in:
Mikołaj Pich 2024-05-17 08:04:28 +02:00
parent 4b3b4a21fa
commit 31a7ae6d15
No known key found for this signature in database

View File

@ -41,6 +41,7 @@ class WulkanowySdkFactoryTest {
webkitCookieManagerProxy = mockk(),
studentDb = studentDao,
wulkanowyRepository = mockk(relaxed = true),
context = mockk(),
)
)