mirror of
				https://github.com/optim-enterprises-bv/vault.git
				synced 2025-10-31 18:48:08 +00:00 
			
		
		
		
	Fix tests
This commit is contained in:
		| @@ -23,6 +23,7 @@ type MySQL struct { | ||||
| 	credsutil.CredentialsProducer | ||||
| } | ||||
|  | ||||
| // New implements builtinplugins.BuiltinFactory | ||||
| func New() (interface{}, error) { | ||||
| 	connProducer := &connutil.SQLConnectionProducer{} | ||||
| 	connProducer.Type = mySQLTypeName | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Brian Kassouf
					Brian Kassouf