mirror of
https://github.com/aasm/aasm
synced 2023-03-27 23:22:41 -04:00
improve test description
This commit is contained in:
parent
7c02bafcad
commit
64637d8aa0
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
require 'spec_helper'
|
||||
|
||||
describe 'callbacks for the new DSL' do
|
||||
describe 'when redefining states' do
|
||||
let(:definer) { DoubleDefiner.new }
|
||||
|
||||
it "allows extending states" do
|
||||
|
|
Loading…
Reference in a new issue