Skip to content

Commit

Permalink
remove the skipping
Browse files Browse the repository at this point in the history
  • Loading branch information
FxKu committed Mar 13, 2024
1 parent fc5aa8b commit 177b5be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion e2e/tests/test_e2e.py
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,6 @@ def test_additional_teams_and_members(self):
"Operator does not get in sync")

@timeout_decorator.timeout(TEST_TIMEOUT_SEC)
@unittest.skip("Skipping this test to check if next one works")
def test_config_update(self):
'''
Change Postgres config under Spec.Postgresql.Parameters and Spec.Patroni
Expand Down

0 comments on commit 177b5be

Please sign in to comment.