diff --git a/testsuite/features/secondary/srv_restart_postgres.feature b/testsuite/features/secondary/srv_restart_postgres.feature index 3a2e41383dc0..bbdd8b701ec7 100644 --- a/testsuite/features/secondary/srv_restart_postgres.feature +++ b/testsuite/features/secondary/srv_restart_postgres.feature @@ -3,7 +3,7 @@ Feature: Restart the PostgreSQL service - Scenario: Restart the Postgres database service + Scenario: Restart the PostgreSQL database service Given I am authorized for the "Admin" section When I restart "postgresql.service" service on "server" And I wait until "postgresql" service is active on "server"