mirror of
https://github.com/actions/toolkit.git
synced 2026-08-10 00:00:12 +02:00
lint
This commit is contained in:
+1
-1
@@ -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: ''
|
||||
})
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user