Skip to content

Commit 3b835f7

Browse files
kwksandrobonazzola
authored andcommitted
Remove commented out code
1 parent 2572c78 commit 3b835f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/plugins/test_jira.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,6 @@ def test_worklog_against_real_jira_instance() -> None:
322322
url = https://issues.apache.org/jira/
323323
worklog_enable = on
324324
""")
325-
# auth_url = https://issues.apache.org/jira/rest/auth/latest/session
326325
options = "--jira-worklog --since 2021-05-07 --until 2021-05-07 --verbose"
327326
stats = get_named_stat(options)
328327
expectations = [

0 commit comments

Comments
 (0)