Sha256: 2af12a3641ec8da65695f949e09bfd4f4c7e3fe6d8226289625997a5aec8ac5a
Contents?: true
Size: 251 Bytes
Versions: 7
Compression:
Stored size: 251 Bytes
Contents
# frozen_string_literal: true require 'rails_helper' RSpec.describe 'Signing out' do it 'should redirect to the auth server' it 'should pass the root url as a param to the redirect' it 'should not allow the user to access protected pages' end
Version data entries
7 entries across 7 versions & 1 rubygems