Placeholder test added for graphs
This commit is contained in:
parent
1057eda445
commit
5049fa9eed
1 changed files with 5 additions and 0 deletions
5
t/api/v1/customer/graphs.t
Normal file
5
t/api/v1/customer/graphs.t
Normal file
|
@ -0,0 +1,5 @@
|
|||
use Mojo::Base -strict;
|
||||
|
||||
use Test::More skip_all => 'Test needs making!';
|
||||
|
||||
done_testing;
|
Reference in a new issue