Skip to content

Commit

Permalink
change context statement to when
Browse files Browse the repository at this point in the history
  • Loading branch information
DarshanaVenkatesh committed Dec 18, 2024
1 parent eb7161f commit 340929f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/mongoid/association_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ class AssocationSpecModel
end
end

context "validation tests on associated values" do
context "when validation depends on association" do
before(:all) do
class Author
include Mongoid::Document
Expand Down

0 comments on commit 340929f

Please sign in to comment.