Skip to content

Commit

Permalink
test: update
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Dec 22, 2023
1 parent 0cf79fd commit f467453
Show file tree
Hide file tree
Showing 3 changed files with 211 additions and 59 deletions.
2 changes: 1 addition & 1 deletion src/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ async function getSassOptions(
}

if (loggerOptions.span) {
builtMessage = formatSpan(loggerOptions.span);
builtMessage += formatSpan(loggerOptions.span);
}

builtMessage += message;
Expand Down
Loading

0 comments on commit f467453

Please sign in to comment.