Skip to content

Commit

Permalink
Fix failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
YvesSchoenberg committed Dec 20, 2023
1 parent 79c7b39 commit da8f1d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/px4_flight_review/scripts/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ main() {
echo "Running Test 1: Test .html report generation"
clean_actual_output
run_docker_test ""
file_exists_or_error $ACTUAL_OUTPUT_DIR/test_report1.html
file_exists_or_error $ACTUAL_OUTPUT_DIR/test_report.html

# Test 2
echo "Running Test 2: Test .pdf report generation"
Expand Down

0 comments on commit da8f1d0

Please sign in to comment.