mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore(putout) lint using actions
This commit is contained in:
parent
135edafaee
commit
77bd89f8f7
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ test('cloudcmd: client: view: types: detectType', async (t) => {
|
|||
const expected = [
|
||||
'/hello', {
|
||||
method: 'HEAD',
|
||||
}
|
||||
},
|
||||
];
|
||||
|
||||
t.calledWith(fetch, expected);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue