Bug 30484: (follow-up) Fix tests

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
Tomás Cohen Arazi 2022-09-23 09:29:40 -03:00
parent c5ac1a3ecf
commit 87012104bd
Signed by: tomascohen
GPG key ID: 0A272EA1B2F3C15F

View file

@ -636,7 +636,7 @@ subtest 'Backend testing (mocks)' => sub {
subtest 'Backend core methods' => sub {
plan tests => 19;
plan tests => 20;
$schema->storage->txn_begin;