Skip to content

Commit

Permalink
hotifx oscal_server_path
Browse files Browse the repository at this point in the history
  • Loading branch information
wandmagic committed Jan 31, 2025
1 parent 830ecb2 commit d2cfee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/validations/module.mk
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ lint-validations:
build-validations:
@echo "Running Cucumber Tests"
$(OSCAL_CLI) server stop
$(OSCAL_CLI) server start -bg
npx cross-env OSCAL_SERVER_PATH=$(PWD) $(OSCAL_CLI) server start -bg
@npm run test:server
$(OSCAL_CLI) server stop

Expand Down

0 comments on commit d2cfee1

Please sign in to comment.