Placeholder test added for graphs
This commit is contained in:
parent
3100fec233
commit
59dd053b45
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