Skip to content

Commit

Permalink
test(plugin): fix failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
Phillip9587 committed Apr 15, 2024
1 parent 3dd848d commit 32fc838
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nx-stylelint/src/plugins/plugin.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ describe('nx-stylelint/plugin', () => {
"command": "stylelint",
"inputs": [
"default",
"^default",
"{projectRoot}/.stylelintrc.json",
"{workspaceRoot}/.stylelintrc.json",
"{workspaceRoot}/apps/.stylelintrc.yaml",
Expand Down

0 comments on commit 32fc838

Please sign in to comment.