diff --git a/stratisd.spec b/stratisd.spec index ad1e5bb..6a6105d 100644 --- a/stratisd.spec +++ b/stratisd.spec @@ -86,7 +86,7 @@ mv %{buildroot}%{_bindir}/stratisd %{buildroot}%{_sbindir}/stratisd-init %if %{with check} %check -%cargo_test -- -- --skip real_ --skip loop_ --skip travis_ --skip test_buffering +%cargo_test -- -- --skip real_ --skip loop_ --skip travis_ %endif %post