Fix test
This commit is contained in:
@@ -23,7 +23,7 @@ class GcpSecretManagerAdapterTest < SecretAdapterTestCase
|
|||||||
JSON.parse(shellunescape(run_command("fetch", "mypassword")))
|
JSON.parse(shellunescape(run_command("fetch", "mypassword")))
|
||||||
end
|
end
|
||||||
|
|
||||||
assert_match(/not authenticated/, error.message)
|
assert_match(/could not login to gcloud/, error.message)
|
||||||
end
|
end
|
||||||
|
|
||||||
test "fetch with from" do
|
test "fetch with from" do
|
||||||
|
|||||||
Reference in New Issue
Block a user