mirror of
https://gitea.invidious.io/iv-org/shard-kemal.git
synced 2024-08-15 00:53:36 +00:00
Updating to instance types
This commit is contained in:
parent
de98236fc4
commit
05e44e68c6
15 changed files with 27 additions and 18 deletions
|
@ -53,5 +53,5 @@ end
|
|||
|
||||
Spec.after_each do
|
||||
Kemal.config.handlers.clear
|
||||
Kemal::RouteHandler::INSTANCE.tree = Radix::Tree.new
|
||||
Kemal::RouteHandler::INSTANCE.tree = Radix::Tree(Route).new
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue