mirror of
				https://github.com/optim-enterprises-bv/vault.git
				synced 2025-10-31 18:48:08 +00:00 
			
		
		
		
	Fix Error message
This commit is contained in:
		| @@ -23,7 +23,7 @@ func TestBackend_basic(t *testing.T) { | ||||
|  | ||||
| func testAccPreCheck(t *testing.T) { | ||||
| 	if v := os.Getenv("GITHUB_TOKEN"); v == "" { | ||||
| 		t.Fatal("GITHUB_USER must be set for acceptance tests") | ||||
| 		t.Fatal("GITHUB_TOKEN must be set for acceptance tests") | ||||
| 	} | ||||
|  | ||||
| 	if v := os.Getenv("GITHUB_ORG"); v == "" { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Etourneau Gwenn
					Etourneau Gwenn