Bug 23548: (QA follow-up) tidy up code

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
Victor Grousset 2023-08-31 23:00:46 +02:00 committed by Tomas Cohen Arazi
parent 2256a85323
commit 3c6971d50c
Signed by: tomascohen
GPG key ID: 0A272EA1B2F3C15F

View file

@ -897,7 +897,7 @@ sub test_checkin_v2 {
is( substr($response,2,1), '0', 'OK flag is false' );
is( substr($response,5,1), 'Y', 'Alert flag is set' );
check_field( $respcode, $response, FID_SCREEN_MSG, 'Invalid Item', 'Check screen msg', 'regex' );
check_field( $respcode, $response, FID_PERM_LOCN, '', 'Check that AQ is in the response');
check_field( $respcode, $response, FID_PERM_LOCN, '', 'Check that AQ is in the response' );
# Not checked out, toggle option checked_in_ok
$siprequest = CHECKIN . 'N' . 'YYYYMMDDZZZZHHMMSS' .