Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request juju#16321 from hmlanigan/local-charm-no-channel
juju#16321 Our mocked tests should be more accurate. Otherwise it leads to false beliefs about normal code paths. A local charm must not have a channel, track/risk/branch, in its charm origin. Channels are not a concept that local charms understand. This will have more impact in these tests in the 3.3 branch as the charm origin is validated in tests more. ## QA steps This is a change to unit tests only, the GitHub action should succeed.
- Loading branch information