Skip to content

Commit 3b13d53

Browse files
committed
test: remove hardcoded module
1 parent 8112946 commit 3b13d53

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bin/testObservability/helper/helper.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -729,8 +729,6 @@ exports.resolveModule = (module) => {
729729
throw new Error('Invalid module name');
730730
}
731731

732-
module = "helloworld"
733-
734732

735733
/*
736734
Modules will be resolved in the following order,

0 commit comments

Comments
 (0)