Use aSessionData() from the test module.
And fix typo.
This commit is contained in:
parent
f91d0688d8
commit
888d3420d7
4 changed files with 13 additions and 29 deletions
|
|
@ -55,6 +55,7 @@ dependencies {
|
|||
testImplementation(libs.test.mockk)
|
||||
testImplementation(projects.libraries.matrix.test)
|
||||
testImplementation(projects.libraries.sessionStorage.implMemory)
|
||||
testImplementation(projects.libraries.sessionStorage.test)
|
||||
testImplementation(projects.features.rageshake.test)
|
||||
testImplementation(projects.tests.testutils)
|
||||
testImplementation(projects.services.toolbox.test)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue