tests: Distro is fedora-31 update the repo URL to match
This commit is contained in:
parent
6eb43c3d97
commit
02482a0eea
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ func TestRCM(t *testing.T) {
|
|||
"repositories":
|
||||
[
|
||||
{
|
||||
"baseurl": "http://download.fedoraproject.org/pub/fedora/linux/releases/30/Everything/x86_64/os/"
|
||||
"baseurl": "http://download.fedoraproject.org/pub/fedora/linux/releases/31/Everything/x86_64/os/"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue