Merge branch 'main' into pr/99
* main: Add another assertion for `escape_shell_value` Add tests for `Mrsk::Utils` Fix indentation Don't report exception here too Don't report exception Add CLI tests for remaining commands that are not tested yet Minor: Properly require active_support
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
module Mrsk
|
||||
end
|
||||
|
||||
require "active_support"
|
||||
require "zeitwerk"
|
||||
|
||||
loader = Zeitwerk::Loader.for_gem
|
||||
|
||||
Reference in New Issue
Block a user