Skip to content

Commit

Permalink
update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesse Schmidt committed Nov 17, 2023
1 parent c4dc64d commit d45d0da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/e2e/live_cluster/test_manage.py
Original file line number Diff line number Diff line change
Expand Up @@ -941,8 +941,8 @@ def tearDownClass(cls) -> None:
["Node", "Response"],
),
(
"manage config namespace test storage-engine param cache-replica-writes to false",
"Set Namespace Param cache-replica-writes to false",
"manage config namespace test storage-engine param enable-benchmarks-storage to false",
"Set Namespace Param enable-benchmarks-storage to false",
["Node", "Response"],
),
(
Expand Down

0 comments on commit d45d0da

Please sign in to comment.