We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 126345a commit ad1e6d2Copy full SHA for ad1e6d2
test/lib/skunk/config_test.rb
@@ -7,7 +7,6 @@ module Skunk
7
# Test class for Skunk::Config functionality
8
class ConfigTest < Minitest::Test
9
# 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
11
def setup
12
Config.reset
13
end
0 commit comments