Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
mnovozhylov committed Sep 18, 2020
1 parent 9899530 commit 026f258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/03.routers_messages.t
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env perl
use strict;
use Test::More tests => 11;
use Test::More tests => 12;
use lib qw(lib);
use Net::Upwork::API::Routers::Messages;

Expand Down

0 comments on commit 026f258

Please sign in to comment.