[test] Simplify mailbot.rb; Add corresponding tests

This commit is contained in:
Jimmy 2021-03-10 23:09:52 -08:00
parent ac4fb8a757
commit 899d4c91f6
3 changed files with 98 additions and 85 deletions

View file

@ -52,4 +52,5 @@ Osem::Application.configure do
ActiveSupport::Deprecation.silenced = true
end
config.assets.precompile += ['mailbot.css']
end