diff --git a/cypress/support/config.ts b/cypress/support/config.ts index efd40ed56..5dd2d6467 100644 --- a/cypress/support/config.ts +++ b/cypress/support/config.ts @@ -11,7 +11,7 @@ export const banner = { export const branding = { name: 'ACME Corp', - logo: 'http://localhost:3001/acme.png' + logo: 'http://localhost:3001/img/acme.png' } beforeEach(() => {