Skip to content

Commit

Permalink
issue-218: resolve threads
Browse files Browse the repository at this point in the history
  • Loading branch information
¨caiovelp¨ committed Dec 12, 2024
1 parent b91f3e6 commit 03b712b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/models/assertion_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

require "spec_helper"

Rspec.describe Assertion, type: model do
RSpec.describe Assertion, type: model do
it { should belong_to(:query).required(true) }


Expand Down

0 comments on commit 03b712b

Please sign in to comment.