I am trying to mock the fetch call in my create-react app but the test fails since it doesn\'t match the required headers.
fetch
Here is my code under test: