Skip to content

Commit

Permalink
poetry.lock and other fixes after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
juditnovak committed Oct 31, 2023
1 parent 2da372b commit 8e10d30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ def output_states(
The output state of each test should be identical for all events.
"""
context = scenario.Context(machine_charm.MachineSubordinateRouterCharm)
input_state = scenario.State(
relations=[*relations, scenario.PeerRelation(endpoint="upgrade-version-a")],
secrets=secrets,
leader=True,
Expand Down

0 comments on commit 8e10d30

Please sign in to comment.