Exception: Testable::Errors::PageURLFromFactoryNotVerified
- Inherits:
-
StandardError
- Object
- StandardError
- Testable::Errors::PageURLFromFactoryNotVerified
- Defined in:
- lib/testable/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
10 11 12 |
# File 'lib/testable/errors.rb', line 10 def "The page URL was not verified during a factory setup." end |