We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88db0e9 commit cfe0304Copy full SHA for cfe0304
cypress/e2e/home.cy.js
@@ -33,7 +33,6 @@ describe('Viewing Home page', () => {
33
34
context('error while making a request to the api', () => {
35
before(() => {
36
- featuredServices = undefined
37
loading = false
38
error = true
39
})
0 commit comments