Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
aledustet committed Jul 12, 2019
1 parent b9db5f4 commit ff1ee46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/acceptance/associations_spec.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
describe "associations" do
context "when accidentally using an implicit delcaration for the factory" do
context "when accidentally using an implicit declaration for the factory" do
it "raises an error about the trait not being registered" do
define_class("Post")

Expand Down

0 comments on commit ff1ee46

Please sign in to comment.