class Symbiont::Errors::PageTitleFromFactoryNotVerified
Public Instance Methods
message()
click to toggle source
# File lib/symbiont/errors.rb, line 17 def message 'The page title was not verified during a factory setup.' end