From 9e0cf7542b725ebf32336b8ffdb5e035a3a8028e Mon Sep 17 00:00:00 2001 From: Christopher Fujino Date: Tue, 5 Sep 2023 10:33:22 -0700 Subject: [PATCH] roll super editor to pick up placeCaretInParagraph fix --- registry/super_editor.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry/super_editor.test b/registry/super_editor.test index 15ba2dcd..698a2f7a 100644 --- a/registry/super_editor.test +++ b/registry/super_editor.test @@ -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 34165a02c77e23970a468467259a9190b3d4e460 +fetch=git -C tests checkout 865a559bf27ef39c8c8554f9343cd89abf8621dd # Run the tests. test.posix=./flutter_test_registry/flutter_test_repo_test.sh