Closed stevepolitodesign closed 7 months ago
In order to avoid the following failure in CI, we need to load the latest build (not release) of capybara_accessibility_audit.
NoMethodError: undefined method `configure' for module RSpec (NoMethodError) RSpec.configure do |config|
For reference, this commit fixes the issue.
In order to avoid the following failure in CI, we need to load the latest build (not release) of capybara_accessibility_audit.
For reference, this commit fixes the issue.