From ad33ed0835c275c7c80719f3400e22708948c6ff Mon Sep 17 00:00:00 2001 From: Michael Goderbauer Date: Mon, 27 Mar 2023 10:59:24 -0700 Subject: [PATCH] Update super_editor.test To pick up https://github.com/superlistapp/super_editor/pull/1071, which hopefully makes these tests less flaky. --- 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 6f4a3d6e..f7007150 100644 --- a/registry/super_editor.test +++ b/registry/super_editor.test @@ -10,7 +10,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 fca7ddf82e56bf33fd49d9bd48fb8c62896fdd5c +fetch=git -C tests checkout 6b483499ffd8aa09750cb23d9a22f9f5490f8df3 # Run the tests. test.posix=./flutter_test_registry/flutter_test_repo_test.sh