tidy lukas' change to the arabic fonts test

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-10-24 14:56:30 -07:00
parent d94ffaa72e
commit 69dc252da9
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ sub run {
# We have been having a lot of failures on the Install Arabic test because of this
# part, which is actually testing an optional test. Unfortunately, it is still
# not clear what the current situation on Fedora should be and this will need
# more investigation.
# more investigation.
# For now, let us softfail instead of fail until we know for sure how what the outcome
# should be.
my $exit = script_run("diff -u test.txt $language-reference.txt", timeout => 15);