Skip to content

Commit 88db0e9

Browse files
remove unnecessary loading redeclaration
Co-authored-by: Summer <[email protected]>
1 parent 7f2a30a commit 88db0e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cypress/e2e/home.cy.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ describe('Viewing Home page', () => {
4747
context('home page components are loading successfully, &', () => {
4848
before(() => {
4949
featuredServices = true
50-
loading =
5150
error = false
5251
})
5352
it('should show the search bar.', () => {

0 commit comments

Comments
 (0)