Skip to content

Commit

Permalink
Fix systemd step
Browse files Browse the repository at this point in the history
  • Loading branch information
nodeg committed Oct 26, 2023
1 parent 7c6f857 commit 9e03797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testsuite/features/secondary/srv_restart_postgres.feature
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Feature: Restart the PostgreSQL service

Scenario: Restart the PostgreSQL database service
Given I am authorized for the "Admin" section
When I restart "postgresql.service" service on "server"
When I restart the "postgresql.service" service on "server"
And I wait until "postgresql" service is active on "server"
And I am on the Systems overview page of this "sle_minion"
And I follow "States" in the content area
Expand Down

0 comments on commit 9e03797

Please sign in to comment.