Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 1f3accd

Browse files
author
Nurhan Turgut
committed
update cirrus file
1 parent 7026e24 commit 1f3accd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ task:
140140
- $ENGINE_PATH/src/third_party/dart/tools/sdks/dart-sdk/bin/pub get
141141
- $ENGINE_PATH/src/third_party/dart/tools/sdks/dart-sdk/bin/dart lib/web_driver_installer.dart chromedriver --install-only
142142
- ./chromedriver/chromedriver --port=4444 &
143-
- cd $ENGINE_PATH/src/flutter/e2etests/web/text_editing
143+
- cd $ENGINE_PATH/src/flutter/e2etests/web/regular_integration_tests
144144
- $FRAMEWORK_PATH/flutter/bin/flutter config --local-engine=host_debug_unopt --no-analytics --enable-web
145145
- $FRAMEWORK_PATH/flutter/bin/flutter pub get --local-engine=host_debug_unopt
146146
- $FRAMEWORK_PATH/flutter/bin/flutter drive -v --target=test_driver/text_editing_e2e.dart -d web-server --release --browser-name=chrome --local-engine=host_debug_unopt

0 commit comments

Comments
 (0)