fix(ci): build tests.

This commit is contained in:
Alexandre Pujol 2024-04-28 17:50:07 +01:00
parent d2523a434a
commit af4ee0df00
No known key found for this signature in database
GPG Key ID: C5469996F0DF68EC

View File

@ -173,7 +173,7 @@ func Test_getDistribution(t *testing.T) {
{
name: "Neon",
osRelease: osReleaseNeon,
want: "neon",
want: "ubuntu",
},
}