Update git submodules

* Update charm-hacluster from branch 'master'
  to 2d31e02a372af6fc04215c5b04af8dfdf230bc73
  - Fix incorrect mock usage
    
    test_configure_global_cluster() is using 'has_calls',
    but that does not exist in the unittest.mock library.
    Use 'assert_has_calls' as eventually this will cause
    a test error.
    
    Change-Id: Ica1fa7daaf6c90d988805c33352d3e4246af080d
This commit is contained in:
Brian Haley 2024-05-15 03:37:27 -04:00 committed by Gerrit Code Review
parent a8c717c1d3
commit 04970ed98e
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 96d86a1acf5691b7cc0df6e446e3c686ad9319fc
Subproject commit 2d31e02a372af6fc04215c5b04af8dfdf230bc73