Skip to content

Commit 3292796

Browse files
add prysk test for pprint
1 parent bb22ac0 commit 3292796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/cli/security-pprint.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Create test input
77
> "code": "555 subprocess.check_call(\n556 config.smv_postbuild_command, cwd=current_cwd, shell=True\n557 )\n558 if config.smv_postbuild_export_pattern != \"\":\n559 matches = find_matching_files_and_dirs(\n",
88
> "col_offset": 16,
99
> "end_col_offset": 17,
10-
> "filename": "/home/jami/Git/python-toolbox/exasol/toolbox/sphinx/multiversion/main.py",
10+
> "filename": "/home/user/Git/python-toolbox/exasol/toolbox/sphinx/multiversion/main.py",
1111
> "issue_confidence": "HIGH",
1212
> "issue_cwe": {
1313
> "id": 78,

0 commit comments

Comments
 (0)