Drop the TestOptionalAccount adapter
It's included in the gem lib which is best to avoid and we can infer that it works account optional adapters.
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
class Kamal::Secrets::Adapters::TestOptionalAccount < Kamal::Secrets::Adapters::Test
|
||||
def requires_account?
|
||||
false
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user