Skip to content

Commit

Permalink
Merge pull request #875 from aileven/main
Browse files Browse the repository at this point in the history
sources: Fix openEuler version in tests
  • Loading branch information
stgraber authored Jul 27, 2024
2 parents 63aa325 + 6247ec9 commit f03da02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/openeuler-http_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ func TestGetLatestRelease(t *testing.T) {
{
"https://repo.openeuler.org/",
"22.03",
"22.03-LTS-SP3",
"22.03-LTS-SP4",
false,
},
{
Expand Down

0 comments on commit f03da02

Please sign in to comment.