Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-land "Update Zulip tests and re-enable (#441)" #446

Merged
merged 2 commits into from
Feb 5, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion registry/zulip.test.disabled → registry/zulip.test
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ [email protected]
[email protected]

fetch=git clone https://github.com/zulip/zulip-flutter.git tests
fetch=git -C tests checkout 28b3536bc81b6665a6014ce72f40c51f83b0c5c4
fetch=git -C tests checkout ae7939afabb4c6a32fa5ffd0be03928467c8cd64

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

update=.
update=packages/zulip_plugin
Expand Down
Loading