Bug 28269: (QA follow-up) Fix typo in test description

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
Katrin Fischer 2022-08-08 19:27:37 +00:00 committed by Tomas Cohen Arazi
parent bfc5c5eeff
commit 27fa89648e
Signed by: tomascohen
GPG key ID: 0A272EA1B2F3C15F

View file

@ -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( {