Skip to content

Commit be56eb1

Browse files
committed
[PLUTO-1411] Add pmd test
1 parent d87ba9e commit be56eb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugins/tools/pmd/test/src/expected.sarif

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
{
6464
"physicalLocation": {
6565
"artifactLocation": {
66-
"uri": "/Users/yasmin/IdeaProjects/codacy-cli-v2/plugins/tools/pmd/test/src/Test.java"
66+
"uri": "/home/runner/work/codacy-cli-v2/codacy-cli-v2/plugins/tools/pmd/test/src/Test.java"
6767
},
6868
"region": {
6969
"startLine": 2,
@@ -85,7 +85,7 @@
8585
{
8686
"physicalLocation": {
8787
"artifactLocation": {
88-
"uri": "/Users/yasmin/IdeaProjects/codacy-cli-v2/plugins/tools/pmd/test/src/Test.java"
88+
"uri": "/home/runner/work/codacy-cli-v2/codacy-cli-v2/plugins/tools/pmd/test/src/Test.java"
8989
},
9090
"region": {
9191
"startLine": 5,

0 commit comments

Comments
 (0)