fix(ci): build tests.

This commit is contained in:
Alexandre Pujol 2024-04-28 17:50:07 +01:00
parent d2523a434a
commit af4ee0df00
Failed to generate hash of commit

View file

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