Skip to content

Commit

Permalink
fix test related to revision required in origin
Browse files Browse the repository at this point in the history
  • Loading branch information
hmlanigan committed Oct 22, 2021
1 parent 005bc81 commit 17b0b87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/juju/application/refresher/refresher_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -587,6 +587,7 @@ func (s *charmHubCharmRefresherSuite) TestRefreshWithCharmSwitch(c *gc.C) {
Source: commoncharm.OriginCharmHub,
Risk: "beta",
Architecture: "amd64",
Revision: &curl.Revision,
}

charmAdder := NewMockCharmAdder(ctrl)
Expand Down

0 comments on commit 17b0b87

Please sign in to comment.