Skip to content

Commit a76b4ab

Browse files
Fix name of "test_instagram_import" for Python styling
1 parent bcd19c3 commit a76b4ab

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ install:
99
- pip install .
1010
- pip install -r requirements.txt
1111
# command to run tests
12-
script: python tests/instagram_import_test.py
12+
script: python tests/test_instagram_import.py

0 commit comments

Comments
 (0)