Skip to content

Commit 1c37816

Browse files
Add missing env var
1 parent e145c32 commit 1c37816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

customer_testing.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ fi
4242
# not verify goldens. (It does run all the tests though, so it still
4343
# catches logic issues on other platforms, just not issue that only
4444
# affect golden files.)
45-
./run_tests.sh
45+
USE_FLUTTER_TEST_FONT=1 ./run_tests.sh
4646
popd

0 commit comments

Comments
 (0)