forked from AkkomaGang/akkoma
oof
This commit is contained in:
parent
9a23f8f3ea
commit
b05a341187
1 changed files with 0 additions and 2 deletions
|
@ -104,8 +104,6 @@ test "replaces keyword if regex matches" do
|
||||||
}
|
}
|
||||||
|
|
||||||
{:ok, %{"object" => %{"content" => result}}} = KeywordPolicy.filter(message)
|
{:ok, %{"object" => %{"content" => result}}} = KeywordPolicy.filter(message)
|
||||||
IO.inspect(content)
|
|
||||||
IO.inspect(result)
|
|
||||||
result == "ZFS is free software"
|
result == "ZFS is free software"
|
||||||
end)
|
end)
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue