From 7cd8e8130799db80e871357fb959100b958517fd Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Fri, 9 Feb 2024 15:46:06 +0900 Subject: [PATCH] enable test again --- rubygem-rspec-core.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rubygem-rspec-core.spec b/rubygem-rspec-core.spec index 7bec586..455dce8 100644 --- a/rubygem-rspec-core.spec +++ b/rubygem-rspec-core.spec @@ -11,7 +11,7 @@ # runtime part of rspec-mocks does not depend on rspec-core # Disable test for now due to cucumber v.s. gherkin dependency issue # pulled by aruba -%bcond_without bootstrap +%bcond_with bootstrap # Disable Aruba support in RHEL due to excesive dependency chain. This also # disables Cucumber integration test suite, which depends on Aruba as well.