Test suite: simplify and fix issue with --guess
commit33147e8fd0e5e1eeec94af773f6c40d42c11b216
authoranonym <anonym@riseup.net>
Thu, 28 Mar 2024 08:44:20 +0000 (28 09:44 +0100)
committeranonym <anonym@riseup.net>
Thu, 28 Mar 2024 08:44:20 +0000 (28 09:44 +0100)
tree96e0de72ff5fec9514aa12f930fe7e86d6a62527
parent04a2f89e16fdcfc0da331e2bf966ab16fcd45c9a
Test suite: simplify and fix issue with --guess

That conditional made sense in some lost, overwritten Git history when
I was trying something that must only run once. Since that isn't
needed any more we can simplify this, but we also fix an issue where
passing --guess to cucumber would prevent the monkeypatch's code to
handle step redefinitions to run when calling reload_code().
features/step_definitions/common_steps.rb