Skip to content

Commit

Permalink
DEBUG: trace
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpitt committed Feb 24, 2025
1 parent 6f3fed3 commit 6a36cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/run
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ set -eu

TEST_SCENARIO="${TEST_SCENARIO:-}"
[ "${TEST_SCENARIO}" = "${TEST_SCENARIO##firefox}" ] || export TEST_BROWSER=firefox
export RUN_TESTS_OPTIONS=--track-naughties
export RUN_TESTS_OPTIONS=--track-naughties -t

if [ "$TEST_SCENARIO" = "devel" ]; then
export TEST_COVERAGE=yes
Expand Down

0 comments on commit 6a36cfa

Please sign in to comment.