-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
Test suite fails if JSON::Validator::OpenAPI is not installed:
# Failed test 'use GraphQL::Plugin::Convert::OpenAPI;'
# at t/00-compile.t line 4.
# Tried to use 'GraphQL::Plugin::Convert::OpenAPI'.
# Error: Can't locate JSON/Validator/OpenAPI.pm in @INC (you may need to install the JSON::Validator::OpenAPI module) (@INC contains: ... .) at /home/cpansand/.cpan/build/2019020518/GraphQL-Plugin-Convert-OpenAPI-0.17-0/blib/lib/GraphQL/Plugin/Convert/OpenAPI.pm line 7.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2019020518/GraphQL-Plugin-Convert-OpenAPI-0.17-0/blib/lib/GraphQL/Plugin/Convert/OpenAPI.pm line 7.
# Compilation failed in require at t/00-compile.t line 4.
# BEGIN failed--compilation aborted at t/00-compile.t line 4.
# Looks like you failed 1 test of 1.
t/00-compile.t .........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
... (etc) ...
Metadata
Metadata
Assignees
Labels
No labels