change options to be trimmed down
This commit is contained in:
		| @@ -21,8 +21,8 @@ func TestCloudflare(t *testing.T) { | ||||
| 	randomV := strconv.Itoa(rand.Int()) | ||||
|  | ||||
| 	wkv := NewStore( | ||||
| 		ApiToken(apiToken), | ||||
| 		AccountID(accountID), | ||||
| 		Token(apiToken), | ||||
| 		Account(accountID), | ||||
| 		Namespace(kvID), | ||||
| 	) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user