Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
marcospassos committed Aug 27, 2024
1 parent 38f5971 commit eb737c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/sdk.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -549,6 +549,7 @@ describe('A SDK', () => {
method: 'POST',
matcher: `begin:${configuration.baseEndpointUrl}`,
body: {
slotId: slotId,
preferredLocale: configuration.defaultPreferredLocale,
},
response: result,
Expand Down

0 comments on commit eb737c3

Please sign in to comment.