Fix test
This commit is contained in:
parent
f18eabfe75
commit
951fe226c8
13 changed files with 13 additions and 13 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
require 'rails_helper'
|
||||
|
||||
describe Admin::NgRule do
|
||||
RSpec.describe Admin::NgRule do
|
||||
shared_examples 'matches rule' do |reason|
|
||||
it 'matches and history is added' do
|
||||
expect(subject).to be false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue