-
hello, I'm trying to test using msw but something strange is happening. 1: All functions fetch data from the same homebrew function used axios. Base URL has been set. successful handler
failuerful handler
Is there anything else I can do? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
The cause was that it was not written in handler. |
Beta Was this translation helpful? Give feedback.
The cause was that it was not written in handler.