Module: Booth::Test
- Defined in:
- lib/booth/test.rb
Defined Under Namespace
Modules: Userland
Class Method Summary collapse
Class Method Details
.force_login ⇒ Object
47 48 49 |
# File 'lib/booth/test.rb', line 47 def self.force_login(...) ::Booth::Testing::Support::ForceLogin.call(...) end |