Skip to content

Commit bf3cddd

Browse files
author
Adityashankar Kini
committed
Fix incorrect test name
1 parent 7303385 commit bf3cddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ script:
3030
- examples/list_sysdig_captures.py XXX
3131
- examples/create_sysdig_capture.py XXX ip-10-0-1-110.ec2.internal apicapture 10
3232
- examples/notification_channels.py XXX
33-
- example/user_team_mgmt.py XXX example-team [email protected]
33+
- examples/user_team_mgmt.py XXX example-team [email protected]
3434
- echo "Testing pip version"
3535
- rm -rf sdcclient
3636
- pip install sdcclient

0 commit comments

Comments
 (0)