mirror of
https://gitea.invidious.io/iv-org/shard-kemal.git
synced 2024-08-15 00:53:36 +00:00
Format code
This commit is contained in:
parent
4c9b9ad3d5
commit
5a58ee3cbb
5 changed files with 1 additions and 6 deletions
|
@ -143,7 +143,6 @@ describe "Kemal::Middleware::Filters" do
|
|||
client_response = HTTP::Client::Response.from_io(io_with_context, decompress: false)
|
||||
client_response.body.should eq("false")
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
class FilterTest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue