Skip to content

Commit a426131

Browse files
committed
Fix lint
1 parent c718dcc commit a426131

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

integration-tests/appsec/endpoints-collection.spec.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@ describe('Endpoints collection', () => {
133133

134134
// check that no additional endpoints were found
135135
expect(endpointsFound.length).to.equal(expectedEndpoints.length)
136-
137136
} finally {
138137
proc?.kill()
139138
await agent?.stop()

0 commit comments

Comments
 (0)