Skip to content
This repository was archived by the owner on Aug 11, 2020. It is now read-only.

Commit 75b795b

Browse files
committedMay 24, 2019
logs is new log
·
0.2.00.2.0a3
1 parent 25b72bf commit 75b795b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎tests/functional/test_jobs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class TestJobsAlias(object):
2929
create Create job
3030
delete Delete job
3131
list List jobs with optional filtering
32-
log List job logs
32+
logs List job logs
3333
stop Stop running job
3434
"""
3535
@pytest.mark.parametrize("group_name", ("jobs", "job"))

0 commit comments

Comments
 (0)
This repository has been archived.