This commit is contained in:
Ryan Ghadimi
2025-10-15 16:23:02 +01:00
committed by Salman Muin Kayser Chishti
parent 36f30e6d37
commit d1c1fc4108
2 changed files with 15 additions and 9 deletions
+1 -1
View File
@@ -238,7 +238,7 @@ test('save with server error should fail', async () => {
Promise.resolve({
ok: true,
signedUploadUrl: 'https://blob-storage.local?signed=true',
message: ""
message: ''
})
)