Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
CloCkWeRX committed Dec 5, 2016
1 parent 0bf651e commit 9bb9902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/models/users/user_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
end

it "should destroy the user" do
expect(@user.destoyable?).to eq(true)
expect(@user.destroyable?).to eq(true)
end
end
end
Expand Down

0 comments on commit 9bb9902

Please sign in to comment.