use token in ability checks
This commit is contained in:
parent
b16aa11f65
commit
6da3ece683
3 changed files with 18 additions and 1 deletions
7
test/models/abilities_test.rb
Normal file
7
test/models/abilities_test.rb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
require "test_helper"
|
||||
|
||||
class AbilityTest < ActiveSupport::TestCase
|
||||
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue