Skip to content

Commit

Permalink
fix ut
Browse files Browse the repository at this point in the history
  • Loading branch information
lexoyo committed Apr 22, 2024
1 parent 785bb4d commit 5f206d4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/client/publication.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,8 @@ test('getDataFile', () => {
try {
result['${dataSourceId}'] = (await EleventyFetch(\`http://localhost:8055\`, {
...{},
type: 'json',
fetchOptions: {
headers: {
'content-type': \`application/json\`,
Expand Down

0 comments on commit 5f206d4

Please sign in to comment.