Skip to content

Commit

Permalink
Update system-tests/test/experimental_skip_domain_injection_spec.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Bill Glesias <[email protected]>
  • Loading branch information
cacieprins and AtofStryker authored Dec 20, 2024
1 parent 728e4bf commit bed8fb3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ describe('e2e experimentalSkipDomainInjection=true', () => {
})

systemTests.it('fails with an error message about experimentalSkipDomainInjection being removed', {
browser: '!webkit', // TODO(webkit): fix+unskip (needs multidomain support)f
browser: '!webkit', // TODO(webkit): fix+unskip (needs multidomain support)
// keep the port the same to prevent issues with the snapshot
port: PORT,
spec: 'experimental_skip_domain_injection.cy.ts',
Expand Down

0 comments on commit bed8fb3

Please sign in to comment.