diff --git a/tests/readmes/test_readmes.py b/tests/readmes/test_readmes.py index 386a1c0b1..7f4d6d8e2 100644 --- a/tests/readmes/test_readmes.py +++ b/tests/readmes/test_readmes.py @@ -49,7 +49,6 @@ def test_script_execution(self, script_name): "publish-flow-restapi", # TODO: fix and restore "gas-strategy-remote", # "using-clef", # TODO: removed original clef readme, to reinstate in #1461 - "c2d-flow", ] if script_name.replace("test_", "").replace(".py", "") in skippable: