Skip to content

Commit 0e9f88c

Browse files
fix linux it test
1 parent f3236cb commit 0e9f88c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

integration-tests/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@ EOF
554554
fi
555555

556556
# Discover java
557-
"$CLI_PATH" config discover sample.java
557+
"$CLI_PATH" config discover Sample.java
558558

559559
# Check java is in the config
560560
if ! grep -q "java" .codacy/codacy.yaml; then

0 commit comments

Comments
 (0)