Skip to content

Commit ce05f32

Browse files
committed
unnecessary line break
1 parent 04e1394 commit ce05f32

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cypress/e2e/requests.cy.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ describe('Viewing all requests', () => {
3737
// reply with a request body- default status code is 200
3838
case !requestList : req.reply({ fixture: 'all-requests/no-requests.json' })
3939
break
40-
4140
}
4241
})
4342
// Intercept the response from the endpoint that gets the default ware ID

0 commit comments

Comments
 (0)