Skip to content

Commit cfe0304

Browse files
remove unnecessary redefinition from home page test
Co-authored-by: Summer <[email protected]>
1 parent 88db0e9 commit cfe0304

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
@@ -33,7 +33,6 @@ describe('Viewing Home page', () => {
3333

3434
context('error while making a request to the api', () => {
3535
before(() => {
36-
featuredServices = undefined
3736
loading = false
3837
error = true
3938
})

0 commit comments

Comments
 (0)