Unverified Commit 0514a8e2 authored by claire bontempo's avatar claire bontempo Committed by GitHub
Browse files

add settled after generating EC cert (#13265)

Showing with 1 addition and 0 deletions
+1 -0
......@@ -100,6 +100,7 @@ BXUV2Uwtxf+QCphnlht9muX2fsLIzDJea0JipWj1uf2H8OZsjE8=
assert.equal(currentRouteName(), 'vault.cluster.settings.configure-secret-backend.section');
await page.form.generateCAKeyTypeEC();
await settled();
assert.dom('[data-test-warning]').exists('Info banner renders when unable to parse certificate metadata');
});
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment