Skip to content

Commit 0226aca

Browse files
author
Anton Ustyuzhanin
committed
Fix typo
1 parent 793cbe4 commit 0226aca

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

run_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ then
6161
fi
6262
virtualenv venv
6363
. ./venv/bin/activate
64-
pip install -r requiremets.txt
64+
pip install -r requirements.txt
6565

6666
echo "Run molecule tests"
6767
molecule test

0 commit comments

Comments
 (0)