Skip to content

Instantly share code, notes, and snippets.

@jennifer-shehane
Created November 23, 2015 19:47
Show Gist options
  • Save jennifer-shehane/ca29f916372ef364bc93 to your computer and use it in GitHub Desktop.
Save jennifer-shehane/ca29f916372ef364bc93 to your computer and use it in GitHub Desktop.
CypressError: The XHR server is unavailable or missing. This should never happen and likely is a bug. Open an issue if you see this message.
describe "Folder File Entity [a7v]", ->
before ->
@visit()
describe "Folder Entity [66f]", ->
before ->
@visit()
cy.server(delay: 600)
it "foos [2a7]", ->
expect(true).to.be.true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment