Merge branch 'test/jme/base-path-migration' into feature/fga/update_rust_sdk_0.2.25

This commit is contained in:
ganfra 2024-06-12 11:44:57 +02:00
commit 1803e11942
16 changed files with 113 additions and 37 deletions

View file

@ -51,5 +51,6 @@ fun aSessionData(
isTokenValid = isTokenValid,
loginType = LoginType.UNKNOWN,
passphrase = null,
sessionPath = "/a/path/to/a/session",
)
}