Sending queue : fix more tests.
This commit is contained in:
parent
bc4922afbb
commit
ccf7efe9b1
5 changed files with 19 additions and 27 deletions
|
|
@ -287,7 +287,8 @@ class DefaultBugReporterTest {
|
|||
oidcData = null,
|
||||
refreshToken = null,
|
||||
slidingSyncProxy = null,
|
||||
passphrase = null
|
||||
passphrase = null,
|
||||
sessionPath = "session",
|
||||
)
|
||||
@Test
|
||||
fun `test sendBugReport error`() = runTest {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue