Skip to content

Commit

Permalink
Update stack version for test
Browse files Browse the repository at this point in the history
Signed-off-by: Maysun J Faisal <[email protected]>
  • Loading branch information
maysunfaisal committed Nov 15, 2022
1 parent 215469b commit b5c3f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/devfile/parser/parse_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -3988,7 +3988,7 @@ func Test_parseFromRegistry(t *testing.T) {
ImportReferenceUnion: v1.ImportReferenceUnion{
Id: registryId,
},
Version: "2.1.0",
Version: "2.1.1",
RegistryUrl: stagingRegistry,
},
},
Expand Down

0 comments on commit b5c3f6a

Please sign in to comment.