1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00

improve test description

This commit is contained in:
Thorsten Böttger 2015-07-01 21:35:18 +12:00
parent 7c02bafcad
commit 64637d8aa0

View file

@ -1,6 +1,6 @@
require 'spec_helper' require 'spec_helper'
describe 'callbacks for the new DSL' do describe 'when redefining states' do
let(:definer) { DoubleDefiner.new } let(:definer) { DoubleDefiner.new }
it "allows extending states" do it "allows extending states" do