Skip to content
Snippets Groups Projects
Commit 108f2f83 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

fix

parent b567f1d6
No related branches found
No related tags found
No related merge requests found
......@@ -48,8 +48,8 @@ class Communication::Extranet < ApplicationRecord
include WithConnections
include WithFeatures
include WithLegal
include WithStyle
include WithSso
include WithStyle
include WithUniversity
has_one_attached_deletable :logo
......
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
university: one
extranet: one
object: one
two:
university: two
extranet: two
object: two
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment