Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
sunsingerus committed Dec 13, 2024
1 parent 99a5aab commit 73ac3d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/e2e/test_operator.py
Original file line number Diff line number Diff line change
Expand Up @@ -1893,6 +1893,7 @@ def test_016(self):
with And("ClickHouse SHOULD NOT be restarted"):
new_start_time = kubectl.get_field("pod", f"chi-{chi}-default-0-0-0", ".status.startTime")
assert start_time == new_start_time
assert start_time == new_start_time

# test-016-settings-03.yaml
with When("Update macro and dictionary settings"):
Expand Down

0 comments on commit 73ac3d2

Please sign in to comment.