Skip to content

Commit

Permalink
Corrected wording in the script Update remove-ignored-artifacts.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mdqst authored Dec 10, 2024
1 parent 0643d17 commit 92119b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/remove-ignored-artifacts.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ for (const filename of filenames) {
}
}

console.error(`Removed ${n} mock artifacts`);
console.error(`Removed ${n} ignored artifacts`);

0 comments on commit 92119b3

Please sign in to comment.