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 7f2a30a commit 88db0e9Copy full SHA for 88db0e9
cypress/e2e/home.cy.js
@@ -47,7 +47,6 @@ describe('Viewing Home page', () => {
47
context('home page components are loading successfully, &', () => {
48
before(() => {
49
featuredServices = true
50
- loading =
51
error = false
52
})
53
it('should show the search bar.', () => {
0 commit comments