Merge branch 'master' into glitch-soc/merge-upstream
Conflicts: - app/views/admin/pending_accounts/index.html.haml No real conflict, upstream changes too close to glitch-specific theming system changes. - config/navigation.rb Upstream redesigned the settings navigation, took those changes and re-inserted the flavours menu.
This commit is contained in:
4
spec/fabricators/user_invite_request_fabricator.rb
Normal file
4
spec/fabricators/user_invite_request_fabricator.rb
Normal file
@@ -0,0 +1,4 @@
|
||||
Fabricator(:user_invite_request) do
|
||||
user
|
||||
text { Faker::Lorem.sentence }
|
||||
end
|
Reference in New Issue
Block a user