Skip to content
This repository was archived by the owner on Jun 30, 2021. It is now read-only.

Commit 8544ce3

Browse files
committed
Speed up local testing scenario
1 parent f1d688a commit 8544ce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/script_scenario_make

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ else
2222
make scale chrome=3 firefox=2
2323
make scale chrome=3 firefox=3
2424
else
25-
make setup compose chrome=8 firefox=7
25+
make setup compose chrome=5 firefox=4
2626
fi
2727
# also has a real display so we can "see"
2828
make see browser=chrome node=1

0 commit comments

Comments
 (0)