This website requires JavaScript.
Explore
Help
Sign in
sd
/
chuckya-fe-standalone
Watch
2
Star
0
Fork
You've already forked chuckya-fe-standalone
0
Code
Pull requests
Activity
520e00a3c1
chuckya-fe-standalone
/
spec
/
models
/
encrypted_message_spec.rb
6 lines
94 B
Ruby
Raw
Normal View
History
Unescape
Escape
Enable Style/FrozenStringLiteralComment for specs (#23790)
2023-02-21 19:55:31 -05:00
# frozen_string_literal: true
Add E2EE API (#13820)
2020-06-02 19:24:53 +02:00
require
'rails_helper'
Fix RSpec/InferredSpecType cop (#24736)
2023-05-03 23:49:53 -04:00
RSpec
.
describe
EncryptedMessage
do
Add E2EE API (#13820)
2020-06-02 19:24:53 +02:00
end
Copy permalink