Skip to content

Commit 8be7209

Browse files
authored
Bump zulip test to e0dff1e7aa94049b96048c2204d26debe3dc6785 (#450)
This is to fix the customer testing in flutter/flutter#165596 by picking up zulip/zulip-flutter#1443 ## Pre-launch Checklist - [x] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [x] I read the [Tree Hygiene] wiki page, which explains my responsibilities. - [x] I read the [Flutter Style Guide] _recently_, and have followed its advice. - [x] I signed the [CLA]. - [x] I listed at least one issue that this PR fixes in the description above. - [x] I updated/added relevant documentation (doc comments with `///`). - [x] I added new tests to check the change I am making, or this PR is [test-exempt]. - [x] All existing and new tests are passing.
1 parent aa80301 commit 8be7209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

registry/zulip.test

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ [email protected]
22
33

44
fetch=git clone https://github.com/zulip/zulip-flutter.git tests
5-
fetch=git -C tests checkout 2117fe176aa740d00ff4e6be5ac38bd98eab8a3d
5+
fetch=git -C tests checkout e0dff1e7aa94049b96048c2204d26debe3dc6785
66

77
setup.linux=tools/customer-testing/setup.sh
88

0 commit comments

Comments
 (0)