Disable test which requires network

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel10
Igor Gnatenko 5 years ago
parent c62bf63adb
commit d2dcd72ddc
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

@ -67,7 +67,8 @@ which use "default" feature of "%{crate}" crate.
%if %{with check}
%check
%cargo_test
# Requires network
%cargo_test -- -- --skip google
%endif
%changelog

Loading…
Cancel
Save