Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
rickdonato committed Aug 26, 2019
1 parent 5a8f95d commit fd2e451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -48,7 +48,7 @@ configure-test-network: ## Configure test network
ansible-playbook -i ansible/inventory/test ansible/playbooks/snmp-deploy.yaml

.PHONY: run-tests-test-network
run-tests-test-network: ## Rum tests against test network
run-tests-test-network: ## Run tests against test network
. ./venv/bin/activate
ansible-playbook -i ansible/inventory/test ansible/playbooks/snmp-test.yaml

Expand Down

0 comments on commit fd2e451

Please sign in to comment.