Fix test name from copypasta

This commit is contained in:
David Heinemeier Hansson
2023-01-22 16:22:09 +01:00
parent a1c0cf39cb
commit 48f8f7cb57

View File

@@ -2,7 +2,7 @@ require "test_helper"
require "active_support/testing/stream"
require "mrsk/cli"
class CommandsAppTest < ActiveSupport::TestCase
class CliMainTest < ActiveSupport::TestCase
include ActiveSupport::Testing::Stream
setup do