Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
HertzDevil committed Nov 7, 2024
1 parent 56b4507 commit e90cbf3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/std/socket/socket_spec.cr
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ describe Socket, tags: "network" do

expect_raises(IO::TimeoutError) { server.accept }
expect_raises(IO::TimeoutError) { server.accept? }

ensure
server.try &.close
end
Expand Down

0 comments on commit e90cbf3

Please sign in to comment.