mirror of
				https://github.com/optim-enterprises-bv/vault.git
				synced 2025-10-30 18:17:55 +00:00 
			
		
		
		
	fix unseal reset test (#3528)
This commit is contained in:
		| @@ -235,6 +235,7 @@ func TestSysUnseal_Reset(t *testing.T) { | ||||
| 		"t":        json.Number("3"), | ||||
| 		"n":        json.Number("5"), | ||||
| 		"progress": json.Number("0"), | ||||
| 		"type":     "shamir", | ||||
| 	} | ||||
| 	testResponseStatus(t, resp, 200) | ||||
| 	testResponseBody(t, resp, &actual) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Chris Hoffman
					Chris Hoffman