Skip to content

Commit b0ef491

Browse files
TEST: Creation SAST TESTS
1 parent fe479f4 commit b0ef491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

task/sast-unicode-check/0.1/tests/test-sast-unicode-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@ spec:
6767
#!/usr/bin/env sh
6868
set -eux
6969
pwd
70-
ls -la $(workspaces.workspace.path)
70+
ls -la $(workspaces.workspace.path)/source
7171
echo "Check-result"
7272
cat $(workspaces.workspace.path)/source/sast_unicode_check_out.sarif

0 commit comments

Comments
 (0)