Skip to content

Commit

Permalink
Merge pull request #145 from ansibleguy/fix-test-dep
Browse files Browse the repository at this point in the history
fix test dependency-install
  • Loading branch information
ansibleguy authored Jan 18, 2025
2 parents be6ea2c + 696bba6 commit ea48c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ echo ''
run_test 'list' 0
run_test 'reload' 0
run_test 'service' 1
run_test 'system' 1
run_test 'package' 1
run_test '1_dependencies' 0
run_test 'alias' 1
Expand Down Expand Up @@ -155,7 +156,6 @@ run_test 'dhcrelay_destination' 1
run_test 'dhcrelay_relay' 1
run_test 'dhcp_controlagent' 1
run_test 'dhcp_reservation' 1
run_test 'system' 1
run_test 'acme_general' 1
run_test 'acme_account' 1
run_test 'acme_validation' 1
Expand Down

0 comments on commit ea48c53

Please sign in to comment.