Skip to content

Commit

Permalink
rubocop fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alihadimazeh committed Aug 12, 2024
1 parent 1903619 commit 51f520d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/controllers/admin/tenants_controller_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ def create_settings_permissions_meetingoptions
Setting.find_or_create_by(name: 'SessionTimeout')
Setting.find_or_create_by(name: 'SpecificEmailDomainSignUp')


Permission.find_or_create_by(name: 'CreateRoom')
Permission.find_or_create_by(name: 'ManageUsers')
Permission.find_or_create_by(name: 'ManageRooms')
Expand Down

0 comments on commit 51f520d

Please sign in to comment.