Exception: Testable::Errors::PageURLFromFactoryNotVerified

Inherits:
StandardError
  • Object
show all
Defined in:
lib/testable/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



10
11
12
# File 'lib/testable/errors.rb', line 10

def message
  "The page URL was not verified during a factory setup."
end