mirror of
				https://github.com/optim-enterprises-bv/vault.git
				synced 2025-11-03 20:17:59 +00:00 
			
		
		
		
	Switch per-mount values to strings going in and seconds coming out, like other commands. Indicate deprecation of 'lease' in the token backend.
This commit is contained in:
		@@ -167,7 +167,7 @@ func Test(t TestT, c TestCase) {
 | 
			
		||||
 | 
			
		||||
	// Mount the backend
 | 
			
		||||
	prefix := "mnt"
 | 
			
		||||
	mountInfo := &api.Mount{
 | 
			
		||||
	mountInfo := &api.MountInput{
 | 
			
		||||
		Type:        "test",
 | 
			
		||||
		Description: "acceptance test",
 | 
			
		||||
	}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user