We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d136fc commit 6c78055Copy full SHA for 6c78055
1 file changed
CONTRIBUTING.md
@@ -28,7 +28,7 @@ Before running rw-functional tests, make sure you have logged into bugzilla
28
using. These currently run against the test bugzilla instance at
29
partner-bugzilla.redhat.com, and requires a valid login there:
30
31
- bugzilla-cli --bugzilla=partner-bugzilla.redhat.com --username=$USER login
+ ./bugzilla-cli --bugzilla=partner-bugzilla.redhat.com --username=$USER login
32
python setup.py test --rw-functional
33
34
## Testing across python versions
0 commit comments