LP1718782: follow up to fix failing test
authorJane Sandberg <sandbej@linnbenton.edu>
Wed, 14 Jul 2021 16:20:03 +0000 (09:20 -0700)
committerJane Sandberg <sandbej@linnbenton.edu>
Wed, 14 Jul 2021 16:20:07 +0000 (09:20 -0700)
LP1718782 added a missing fixed field, but failed to also add it to
the expected data in this pgtap test.  This commit updates the
expected data to also include a SRCE fixed field.

Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>

Open-ILS/src/sql/Pg/t/lp1588543_marc_record_attributes.pg

index 971da52..85b2e4e 100644 (file)
@@ -186,6 +186,7 @@ SELECT cmp_ok(
         "fest"=>"0",
         "ills"=>" ",
         "indx"=>"1",
+        "srce"=>" ",
         "cont1"=>"b",
         "date1"=>"2011",
         "date2"=>"9999",