Bug 30484: (follow-up) Fix tests
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
parent
c5ac1a3ecf
commit
87012104bd
1 changed files with 1 additions and 1 deletions
|
@ -636,7 +636,7 @@ subtest 'Backend testing (mocks)' => sub {
|
|||
|
||||
subtest 'Backend core methods' => sub {
|
||||
|
||||
plan tests => 19;
|
||||
plan tests => 20;
|
||||
|
||||
$schema->storage->txn_begin;
|
||||
|
||||
|
|
Loading…
Reference in a new issue