Commit 1e8d0c0f authored by Stan Hu's avatar Stan Hu

Apply 1 suggestion(s) to 1 file(s)

parent 3159beae
......@@ -220,7 +220,7 @@ RSpec.describe 'create_tokens' do
secrets.enc_settings_key_base = 'enc_settings_key_base'
end
it 'does not warns about the missing secrets' do
it 'does not warn about the missing secrets' do
expect(self).not_to receive(:warn_missing_secret).with('rotated_enc_settings_key_base')
create_tokens
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment