Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove duplicate statement in tracer-config test
The tracer-config.test.js file contained a duplicate of the statement: process.env["SEMMLE_DEPTRACE_SOCKET"] = "abc"; one line apart. This removes the second instance of this statement.
- Loading branch information