Skip to content
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
2 changes: 1 addition & 1 deletion registry/super_editor.test
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ update=super_editor/

# Fetch the super_editor mono repo.
fetch=git clone https://github.com/superlistapp/super_editor.git tests
fetch=git -C tests checkout 280153c49f36fb703cf24e67d918abf4846dc801
fetch=git -C tests checkout 583d978b53896462be3e9f3a1bf3dd4607e55a53

# Run the tests.
test.posix=./flutter_test_registry/flutter_test_repo_test.sh
Expand Down
Loading