mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Fix manual offer test
This commit is contained in:
@@ -329,7 +329,7 @@ public:
|
||||
for (auto withFix : {false, true})
|
||||
{
|
||||
if (!withFix &&
|
||||
features[featureFlow] && features[featureFeeEscalation])
|
||||
(features[featureFlow] || features[featureFeeEscalation]))
|
||||
continue;
|
||||
|
||||
Env env {*this, features};
|
||||
|
||||
Reference in New Issue
Block a user