Bug 17538: (Bug 17216 follow-up) Fix t/db_dependent/Upload.t
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 2 Nov 2016 11:01:54 +0000 (11:01 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 4 Nov 2016 11:04:51 +0000 (11:04 +0000)
commitbe9a609870445d5d4a2cc24f78eca2d3c4c7c1f2
treefea40a85e5111617e342f4d0b0ba0d82f32fee92
parentb286868ec99341102dd78eaffea832a8d6b635ab
Bug 17538: (Bug 17216 follow-up) Fix t/db_dependent/Upload.t

The insert into authorised_values failed because of the missing FK

Test plan:
  prove t/db_dependent/Upload.t
should return green

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
t/db_dependent/Upload.t