mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-21 13:33:08 +00:00
drop stray use of non-existent get_release()
committing without review as the fix is trivial and it breaks a couple of tests.
This commit is contained in:
parent
d6470af4cb
commit
81f2463234
@ -22,7 +22,6 @@ sub run {
|
||||
# insert the url
|
||||
send_key "tab";
|
||||
my $repourl = "";
|
||||
my $fedora_release = $self->get_release;
|
||||
|
||||
# if either MIRRORLIST_GRAPHICAL or REPOSITORY_GRAPHICAL is set, type this into
|
||||
# the repository url input
|
||||
|
Loading…
Reference in New Issue
Block a user