Skip to content

Commit fe86f2d

Browse files
Remove unnecessary mode entry from minimal codacy.yaml in integration test setup
1 parent 11a90d0 commit fe86f2d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

integration-tests/run.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,6 @@ run_config_discover_test() {
519519
if [ -f "$codacy_yaml" ]; then
520520
# Create a minimal codacy.yaml with just the mode
521521
cat > "$codacy_yaml" << 'EOF'
522-
mode: local
523522
tools: []
524523
runtimes: []
525524
EOF

0 commit comments

Comments
 (0)