Skip to content

Commit

Permalink
sources: Fix openEuler tests
Browse files Browse the repository at this point in the history
Signed-off-by: Ainur Shakirov <ainur.shakirov.tt@gmail.com>
  • Loading branch information
aileven authored Jul 27, 2024
1 parent 63aa325 commit 6247ec9
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 6247ec9

Please sign in to comment.