Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
grkek authored Jul 5, 2022
1 parent ecb5113 commit e1bc03c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ require "spectator"

Test the controllers using the Spectator shard.

```
```crystal
describe "Controller test example" do
it "renders /" do
response = get Application.new, "/"
Expand Down

0 comments on commit e1bc03c

Please sign in to comment.