Bug 28269: (QA follow-up) Fix typo in test description
authorKatrin Fischer <katrin.fischer.83@web.de>
Mon, 8 Aug 2022 19:27:37 +0000 (19:27 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 9 Aug 2022 12:00:52 +0000 (09:00 -0300)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/db_dependent/Acquisition.t

index d824c4d..0f3839e 100755 (executable)
@@ -618,7 +618,7 @@ sub run_flavoured_tests {
     my ( $biblionumber6_issn, undef ) = AddBiblio( $marc_record_issn, '' );
 
     my $orders_issn = GetHistory( issn => '2434561X' );
-    is( scalar(@$orders_issn), 0, "Precheck that ISSN shouln't be in database" );
+    is( scalar(@$orders_issn), 0, "Precheck that ISSN shouldn't be in database" );
 
     # Create order
     my $ordernumber_issn = Koha::Acquisition::Order->new( {