mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2024-11-01 04:44:16 +01:00
fix tests
This commit is contained in:
parent
3ea176cc1f
commit
dbcb3870aa
@ -36,7 +36,7 @@ type CallOptions = {
|
||||
export class PayloadToLargeError extends Error {}
|
||||
|
||||
export let client: ClientOptions = {
|
||||
server: 'https://cryptgeon.org',
|
||||
server: '',
|
||||
}
|
||||
|
||||
export function setOptions(options: Partial<ClientOptions>) {
|
||||
|
Loading…
Reference in New Issue
Block a user