We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d6c6e3 commit 86a5d03Copy full SHA for 86a5d03
cucumber_cpp/library/engine/HookExecutor.hpp
@@ -47,7 +47,6 @@ namespace cucumber_cpp::library::engine
47
cucumber_cpp::library::engine::RunnerContext& runnerContext;
48
HookPair hookPair;
49
const std::set<std::string, std::less<>>& tags;
50
- // bool executeHooks{ true };
51
};
52
53
struct HookExecutor::ProgramScope : private ScopedHook
0 commit comments