We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbff48f commit a71fce8Copy full SHA for a71fce8
2 files changed
README.rst
@@ -47,7 +47,7 @@ Contributing quickstart
47
guest$ git clone --recursive https://github.com/snowplow/dev-environment.git && cd dev-environment
48
guest$ vagrant up && vagrant ssh
49
host$ ansible-playbook /vagrant/ansible-playbooks/snowplow-python-tracker.yml --inventory-file=/home/vagrant/ansible_hosts --connection=local
50
- host$ /vagrant/snowplow-python-tracker/runtests.sh
+ host$ /vagrant/snowplow-python-tracker/run-tests.sh
51
52
Copyright and license
53
#####################
runtests.sh run-tests.shruntests.sh renamed to run-tests.sh
0 commit comments