https://cypress.io logo
How do I set baseUrl when doing component testing?...
# help
f
How do I set baseUrl when doing component testing? I see the
e2e: { baseUrl: '...' }
for end to end, but not for component.