Update more tests to current output

This commit is contained in:
Lorenz Kästle 2025-03-13 13:21:10 +01:00
parent 285000a2ad
commit c61b5ef06a

View file

@ -23,7 +23,7 @@ my $internet_access = getTestParameter("NP_INTERNET_ACCESS", "Is this system
my $successOutput = '/Connection time\s+[0-9]?\.?[0-9]+s is within thresholds+/';
my $failedExpect = '/\sUnexpected response from host/socket on port [0-9]+/';
my $failedExpect = '/Answer failed to match/';
my $t;