mirror of
https://gitea.invidious.io/iv-org/shard-kemal.git
synced 2024-08-15 00:53:36 +00:00
Format with 0.24.1 formatter
This commit is contained in:
parent
4034dab952
commit
159e963404
3 changed files with 7 additions and 7 deletions
|
@ -46,7 +46,7 @@ describe "Context" do
|
||||||
{
|
{
|
||||||
before_get: env.get("before_get"),
|
before_get: env.get("before_get"),
|
||||||
before_get_int: env.get("before_get_int"),
|
before_get_int: env.get("before_get_int"),
|
||||||
before_get_float: env.get("before_get_float")
|
before_get_float: env.get("before_get_float"),
|
||||||
}
|
}
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue