Skip to content

Commit

Permalink
fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jjtang1985 authored Nov 1, 2022
1 parent 956256d commit d752cfa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ HTTP/1.1 200 OK

const baseUrl = 'https://some.sdk.test.url.com';

it('batch works with funciton imports', async () => {
it('batch works with function imports', async () => {
const body = [
`--batch_${regexUuid}`,
'Content-Type: application/http',
Expand Down

0 comments on commit d752cfa

Please sign in to comment.