Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Commit

Permalink
Merge pull request #71 from brummett/fix-tests
Browse files Browse the repository at this point in the history
Update number of tests.
  • Loading branch information
brummett committed Mar 18, 2015
2 parents 9f5f23b + ad5d3c2 commit 8b86ade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/commands.t
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ my $config = TestDbServer::Configuration->new_from_path();
my $schema = create_new_schema($config);
my $uuid_gen = Data::UUID->new();

plan tests => 8;
plan tests => 9;

subtest 'create template from database' => sub {
plan tests => 5;
Expand Down

0 comments on commit 8b86ade

Please sign in to comment.