Skip to content

Commit

Permalink
feat(logging): enhance logging quality
Browse files Browse the repository at this point in the history
  • Loading branch information
HaidarJbeily7 committed Nov 9, 2024
1 parent 8142eb0 commit 3056046
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eo2js/src/commands/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ const test = function(options) {
if (excludeGlobs.length > 0) {
console.log(`Excluding patterns: ${excludeGlobs.join(', ')}`)
}

try {
execSync(
[
Expand Down

0 comments on commit 3056046

Please sign in to comment.