chore: fix formatting

This commit is contained in:
nazeh
2025-02-08 13:17:14 +03:00
parent d5e035c83e
commit 893300d6b2

View File

@@ -287,7 +287,7 @@ mod tests {
// Third party app side
let capabilities: Capabilities =
"/pub/pubky.app/:rw,/pub/foo.bar/file:r".try_into().unwrap();
let client = Client::test(&testnet);
let (pubkyauth_url, pubkyauth_response) =