Skip to content

Response adapter#9

Open
vscatarino wants to merge 19 commits intomainfrom
response-adapter
Open

Response adapter#9
vscatarino wants to merge 19 commits intomainfrom
response-adapter

Conversation

@vscatarino
Copy link
Contributor

No description provided.

Base automatically changed from exporting-axios-from-cartesify to main September 27, 2024 14:26
expect(response.config.headers['x-my-header']).toEqual('some-value')
}, TEST_TIMEOUT)

it.only("should accept params", async () => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
it.only("should accept params", async () => {
it("should accept params", async () => {

Copy link
Contributor

@sandhilt sandhilt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏽

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants