Skip to content

Commit

Permalink
Use correct test
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzedge committed May 9, 2023
1 parent da68673 commit c883178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/lib/rambling/trie/container_spec.rb
Expand Up @@ -323,7 +323,7 @@
context 'with compressed node' do
before { container.compress! }

it_behaves_like 'a matching container#words_within?'
it_behaves_like 'a non-matching container#words_within?'
end
end

Expand Down

0 comments on commit c883178

Please sign in to comment.