Skip to content

Commit

Permalink
Revert changes of PR #6122 (#6126)
Browse files Browse the repository at this point in the history
Revert changes of PR #6122
  • Loading branch information
Desvelao authored Nov 15, 2023
2 parents 855e203 + 9f592cb commit 26e2b02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"test:ui:runner": "node ../../scripts/functional_test_runner.js",
"test:server": "plugin-helpers test:server",
"test:browser": "plugin-helpers test:browser",
"test:jest": "node scripts/jest --runInBand",
"test:jest": "node scripts/jest",
"test:jest:runner": "node scripts/runner test",
"generate:api-data": "node scripts/generate-api-data.js --spec https://raw.githubusercontent.com/wazuh/wazuh/$(node -e \"console.log(require('./package.json').version)\")/api/api/spec/spec.yaml --output file --output-directory common/api-info --display-configuration",
"prebuild": "node scripts/generate-build-version"
Expand Down

0 comments on commit 26e2b02

Please sign in to comment.