Bug 30135: (follow-up) Rename accessor in failing test
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 14 Apr 2022 09:44:36 +0000 (10:44 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 14 Apr 2022 10:43:43 +0000 (11:43 +0100)
commitc2f215378022c4c433de02e7b25aee37b0b551e6
tree28502da5b8e0c635fa19855755d01b3fa21ed156
parentdd91077f91c6d33aac95a375afbb889751252797
Bug 30135: (follow-up) Rename accessor in failing test

We renamed the LSQ seqment accessor from 'collection_code' to
'sequenece_code' to more clearly reflect the EDI segment name instead of
the Koha field we had mapped it to. (Especially as that mapping is not
optionally to ccode or location).

However, I forgot to update the corresponding test. This patch does that
update.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
t/Edifact.t