Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit f8e1f1b

Browse files
sebiesebie
authored andcommitted
Fixed test name
1 parent af142e4 commit f8e1f1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/scanner/ncrack.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
const { scan } = require('../helpers')
22

33
test(
4-
"localhost port scan should only find a host finding",
4+
"ncrack should find 1 credential in vulnerable ssh service",
55
async () => {
66
const { categories, severities, count } = await scan(
77
"ncrack-dummy-ssh",

0 commit comments

Comments
 (0)