mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 12:08:27 +02:00
Added some missing model specs + PaperTrail session fix
This commit is contained in:
parent
c248a957a6
commit
a637eb5e01
39 changed files with 1447 additions and 845 deletions
3
spec/fabricators/message_fabricator.rb
Normal file
3
spec/fabricators/message_fabricator.rb
Normal file
|
@ -0,0 +1,3 @@
|
|||
Fabricator(:message) do
|
||||
body 'fabricator body'
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue