Method: EspAuth::SpecHelper#another_subcontext

Defined in:
lib/esp_auth/spec_helper.rb

#another_subcontext(context) ⇒ Object



62
63
64
# File 'lib/esp_auth/spec_helper.rb', line 62

def another_subcontext(context)
  @another_subcontext ||= create_subcontext(context)
end