Skip to content

Commit a53014b

Browse files
committed
add missing line
1 parent 37fc926 commit a53014b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cypress/e2e/browse.cy.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ describe('Browsing', () => {
1919
emptyFixture: 'services/no-wares.json',
2020
},
2121
]
22+
2223
beforeEach(() => {
2324
// Intercept the responses from the endpoint to view all requests.
2425
// Even though this is to the same endpoint, the call happens on each page twice,

0 commit comments

Comments
 (0)