Skip to content

Commit

Permalink
Better spec description
Browse files Browse the repository at this point in the history
  • Loading branch information
spuun committed Oct 24, 2023
1 parent f6129bf commit 21d6149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/dlx_spec.cr
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ describe "Dead lettering" do
end
end

it "should update timestamp" do
it "should update message timestamp on publish" do
v = Server.vhosts.create("test")
q_args = AMQ::Protocol::Table.new({
"x-message-ttl" => 200,
Expand Down

0 comments on commit 21d6149

Please sign in to comment.