Skip to content

Commit

Permalink
Name the test rightly.
Browse files Browse the repository at this point in the history
  • Loading branch information
bobmcwhirter committed Jun 12, 2011
1 parent 8018134 commit 33db977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/client_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
@disconnect.should be_true
end

it "should send a correct close frame upon closure" do
it "should send a text frame correctly" do
sink = WebSocketClient::ArrayByteSink.new

client = WebSocketClient::Client.new( nil )
Expand Down

0 comments on commit 33db977

Please sign in to comment.