Skip to content

Commit

Permalink
Typo in meta_store_test.rb test description [ci skip] (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle authored Feb 26, 2024
1 parent b1b28d1 commit ebc5fa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/meta_store_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ def self.call(request); request.path_info.reverse end
# io is closed, so that file descriptors are released
assert io.closed?

# renderd body is the same content as the cache
# rendered body is the same content as the cache
@response.body.to_a.must_equal ["TEST"]
end

Expand Down

0 comments on commit ebc5fa1

Please sign in to comment.