Skip to content

Commit

Permalink
crystal tool format
Browse files Browse the repository at this point in the history
  • Loading branch information
straight-shoota committed Dec 24, 2023
1 parent 75cf47c commit 992d9ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/std/enumerable_spec.cr
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ describe "Enumerable" do
SpecEnumerable.new.to_a.should eq [1, 2, 3]
end
end

describe "#to_set" do
context "without block" do
it "creates a Set from the unique elements of the collection" do
Expand Down

0 comments on commit 992d9ab

Please sign in to comment.