Skip to content

Commit

Permalink
Merge branch 'nexus/pmr-branch-flow' of github.com:hashicorp/go-tfe i…
Browse files Browse the repository at this point in the history
…nto nexus/pmr-branch-flow
  • Loading branch information
hashimoon committed Aug 14, 2023
2 parents 654d7ff + 55b72f2 commit 665057e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion registry_module_integration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,7 @@ func TestRegistryModulesShowVersion(t *testing.T) {
})
})

t.Run("when the version does not exist", func(t *testing.T) {
t.Run("when reading a version that does not exist", func(t *testing.T) {
options := RegistryModuleCreateVersionOptions{
Version: String("1.2.3"),
}
Expand Down

0 comments on commit 665057e

Please sign in to comment.