Bug 17564: Fix t/db_dependent/Acquisition/OrderUsers.t
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 7 Nov 2016 11:10:04 +0000 (11:10 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Thu, 10 Nov 2016 13:36:25 +0000 (13:36 +0000)
commitbf315c45cf5b33915578d1a878865122e5683ecd
tree0923da7ecf6600398465f89fc864c6da539e5e03
parent80c80ca683217455221e15e0c24a81d5e60e49e0
Bug 17564: Fix t/db_dependent/Acquisition/OrderUsers.t

ModReceiveOrder takes now a 'order' parameter and is mandatory.
This new test file has been added after the first submission of bug
13321 and has not been updated during the rebases.

Test plan:
  prove t/db_dependent/Acquisition/OrderUsers.t
should return green

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
t/db_dependent/Acquisition/OrderUsers.t