Skip to content

Commit ad1e6d2

Browse files
JuanVqzCopilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <[email protected]>
1 parent 126345a commit ad1e6d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/lib/skunk/config_test.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ module Skunk
77
# Test class for Skunk::Config functionality
88
class ConfigTest < Minitest::Test
99
# Reset configuration before each test to ensure clean state
10-
# This method doesn't depend on instance state as it's a class-level operation
1110
def setup
1211
Config.reset
1312
end

0 commit comments

Comments
 (0)