mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
Fix newly found issues
This commit is contained in:
parent
597372c645
commit
47b92fbb76
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@ require "../../spec_helper"
|
|||
require "file_utils"
|
||||
|
||||
module Ameba
|
||||
private def with_formatter
|
||||
private def with_formatter(&)
|
||||
io = IO::Memory.new
|
||||
formatter = Formatter::TODOFormatter.new(io)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue