Fix indentation

This commit is contained in:
kageru 2019-10-18 22:15:22 +02:00
parent d6492bae8f
commit 56475ef685
Signed by: kageru
GPG Key ID: 8282A2BEA4ADA3D2
2 changed files with 1 additions and 2 deletions

View File

@ -4,7 +4,6 @@ import moe.kageru.kagebot.MessageUtil.sendEmbed
import moe.kageru.kagebot.config.Config
import moe.kageru.kagebot.config.ConfigParser
import org.javacord.api.event.message.MessageCreateEvent
import java.lang.reflect.InvocationTargetException
class SetConfigFeature : MessageFeature {
@ExperimentalStdlibApi

View File

@ -39,7 +39,7 @@ class CommandTest : StringSpec({
Globals.commandCounter.get() shouldBe (before + 1)
}
}
"should match prefix command" {
"should match prefix command" {
withCommands(
"""
[[command]]