Skip to content

Commit db040d6

Browse files
committed
set loglevel to debug
1 parent 35daf2d commit db040d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/init-test/in_docker_test_script.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ function do_export () {
1111
cd ~/"$template"
1212
rm -rf ~/.local/share/reflex ~/"$template"/.web
1313
reflex init --template "$template"
14-
reflex export
14+
reflex export --log-level debug
1515
(
1616
cd "$SCRIPTPATH/../../.."
1717
scripts/integration.sh ~/"$template" dev

0 commit comments

Comments
 (0)