Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sed-i committed Dec 6, 2024
1 parent df35d38 commit 97e6a53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/test_dashboard_provider.py
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ def test_provider_can_remove_programmatically_added_dashboards(self):
"charm": "provider-tester",
"content": "/Td6WFoAAATm1rRGAgAhARYAAAB0L+WjAQAEdGhpcmQAAAAAtr5hbOrisy0AAR0FuC2Arx+2830BAAAAAARZWg==",
"inject_dropdowns": True,
"dashboard_alt_uid": "9f3746a8f16304dd",
"dashboard_alt_uid": generate_dashboard_uid("prog:uC2Arx+2"),
"juju_topology": {
"model": "testing",
"model_uuid": "abcdefgh-1234",
Expand Down

0 comments on commit 97e6a53

Please sign in to comment.