mirror of
https://gitea.invidious.io/iv-org/shard-kemal.git
synced 2024-08-15 00:53:36 +00:00
Format
This commit is contained in:
parent
6ffa4af0e1
commit
4edebcf8eb
6 changed files with 12 additions and 13 deletions
|
@ -46,7 +46,7 @@ describe "Views" do
|
|||
client_response = call_request_on_app(request)
|
||||
client_response.body.should contain("Hello world")
|
||||
client_response.body.should contain("serdar")
|
||||
client_response.body.should contain("kemal")
|
||||
client_response.body.should contain("kemal")
|
||||
end
|
||||
|
||||
it "renders layout with content_for" do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue