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

Commit 9142e20

Browse files
jorgestiganigthknightJ12934
committed
Refactor folder structure
Co-authored-by: Yannik Fuhrmeister <12710254+fuhrmeistery@users.noreply.github.com> Co-authored-by: Jannik Hollenbach <jannik@hollenbach.de>
1 parent 9b1e3ba commit 9142e20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/no-scan-definition-error.test.js renamed to tests/integration/generic/no-scan-definition-error.test.js

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

33
test(
44
"scan without a matching ScanType should be marked as errored",

0 commit comments

Comments
 (0)