Merge pull request #498 from shivachethanreddy/shivachethanreddy-patch-1

Change pending to skip in Capybara spec noticee
This commit is contained in:
Ken Johnson
2026-01-07 12:07:04 -05:00
committed by GitHub
+1 -1
View File
@@ -24,7 +24,7 @@ def verifying_fixed?
These same specs will pass if you set the #{maintainer_env_name} ENV variable.
**NOTE: The RSpec pending feature is used to toggle the outcome of these specs
**NOTE: The RSpec skip feature is used to toggle the outcome of these specs
between Training mode and RailsGoat Maintainer mode. When the vulnerabilities
are removed, the specs will pass instead. Try to get a fully passing suite.
******************************************************************************