Make tidy happy with how we disabled accounts.fp.o check

Sigh, this is less obvious but we need the tests to pass.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2024-02-03 09:25:44 -08:00
parent e805837597
commit 61910e7610
1 changed files with 6 additions and 6 deletions

View File

@ -44,7 +44,7 @@ sub run {
# _open_new_tab;
# wait_still_screen(stilltime => 5, similarity_level => 45);
# sleep 3;
# # check FAS, typing slowly to avoid errors
# check FAS, typing slowly to avoid errors
# type_very_safely "https://accounts.fedoraproject.org/\n";
# assert_screen 'browser_fas_home';
_open_new_tab;