Skip to content

Commit

Permalink
Mock update cluster config in test
Browse files Browse the repository at this point in the history
  • Loading branch information
bschimke95 committed Nov 19, 2024
1 parent 309efb5 commit 590b242
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charms/worker/k8s/tests/unit/test_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ def mock_reconciler_handlers(harness):
handler_names |= {
"_bootstrap_k8s_snap",
"_enable_functionalities",
"_update_cluster_config",
"_create_cluster_tokens",
"_create_cos_tokens",
"_apply_cos_requirements",
Expand Down

0 comments on commit 590b242

Please sign in to comment.