diff --git a/features/step_definitions/logging.rb b/features/step_definitions/logging.rb index b2f206c2a7..0a1abf1328 100644 --- a/features/step_definitions/logging.rb +++ b/features/step_definitions/logging.rb @@ -380,7 +380,7 @@ when '4.7' cb[cb_name] = "5.0" when '4.8' - cb[cb_name] = "5.1" + cb[cb_name] = "stable-5.1" else cb[cb_name] = version end