Bugzilla – Attachment 86580 Details for
Bug 13895
Add routes for checkouts retrieval and renewal
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 13895: Fix test
Bug-13895-Fix-test.patch (text/plain), 733 bytes, created by
Josef Moravec
on 2019-03-13 16:26:27 UTC
(
hide
)
Description:
Bug 13895: Fix test
Filename:
MIME Type:
Creator:
Josef Moravec
Created:
2019-03-13 16:26:27 UTC
Size:
733 bytes
patch
obsolete
>From d0158e692abf6a6a01c6c2070fb7312ae374a695 Mon Sep 17 00:00:00 2001 >From: Josef Moravec <josef.moravec@gmail.com> >Date: Wed, 13 Mar 2019 16:25:38 +0000 >Subject: [PATCH] Bug 13895: Fix test > >--- > t/db_dependent/api/v1/checkouts.t | 3 --- > 1 file changed, 3 deletions(-) > >diff --git a/t/db_dependent/api/v1/checkouts.t b/t/db_dependent/api/v1/checkouts.t >index b3c31cc8c9..170bf2b8ae 100644 >--- a/t/db_dependent/api/v1/checkouts.t >+++ b/t/db_dependent/api/v1/checkouts.t >@@ -41,9 +41,6 @@ $schema->storage->txn_begin; > > my $dbh = C4::Context->dbh; > >-#FIXME - should be removed >-$dbh->do('DELETE FROM issuingrules'); >- > my $librarian = $builder->build_object({ > class => 'Koha::Patrons', > value => { flags => 2 } >-- >2.11.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 13895
:
37146
|
40104
|
40143
|
40588
|
41163
|
41548
|
45817
|
50021
|
51303
|
53816
|
53817
|
53878
|
53889
|
53890
|
53891
|
53901
|
53924
|
54196
|
54685
|
54951
|
56167
|
56506
|
58387
|
69123
|
84765
|
85458
|
85459
|
85460
|
85461
|
85462
|
85463
|
85464
|
85676
|
86120
|
86576
|
86579
|
86580
|
87105
|
87106
|
87107
|
87108
|
87109
|
87110
|
87111
|
87112
|
87113
|
87114
|
87115
|
87200