From 6786be5a67ad907b877b5b4789bfef5bcafeee35 Mon Sep 17 00:00:00 2001 From: Matt Carroll Date: Sun, 29 Sep 2024 13:12:17 -0700 Subject: [PATCH] Update and rename super_editor.test.disabled to super_editor.test --- registry/{super_editor.test.disabled => super_editor.test} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename registry/{super_editor.test.disabled => super_editor.test} (90%) diff --git a/registry/super_editor.test.disabled b/registry/super_editor.test similarity index 90% rename from registry/super_editor.test.disabled rename to registry/super_editor.test index 711af1ba..a331fe54 100644 --- a/registry/super_editor.test.disabled +++ 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 5d57d893890a740e080dd357305839ce0b0582aa +fetch=git -C tests checkout 280153c49f36fb703cf24e67d918abf4846dc801 # Run the tests. test.posix=./flutter_test_registry/flutter_test_repo_test.sh