Skip to content

Commit

Permalink
fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
nplasterer committed Dec 3, 2024
1 parent 5cbda44 commit 73d848b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,7 @@ class ClientTest {
appContext = context,
dbEncryptionKey = key
),
inboxId = client.inboxId
inboxId = client.inboxId
)
}
val end3 = Date()
Expand Down

0 comments on commit 73d848b

Please sign in to comment.