Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Vault
Commits
0514a8e2
Unverified
Commit
0514a8e2
authored
3 years ago
by
claire bontempo
Committed by
GitHub
3 years ago
Browse files
Options
Download
Email Patches
Plain Diff
add settled after generating EC cert (#13265)
parent
a85ef110
Branches unavailable
v1.10.2
v1.10.1
v1.10.0
v1.10.0-rc1
sdk/v0.4.1
sdk/v0.4.0
last-go-modable
api/v1.5.0
api/v1.4.1
api/v1.4.0
api/v1.3.1
api/auth/ldap/v0.1.0
api/auth/approle/v0.1.1
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ui/tests/acceptance/settings/configure-secret-backends/pki/section-cert-test.js
+1
-0
...ttings/configure-secret-backends/pki/section-cert-test.js
with
1 addition
and
0 deletions
+1
-0
ui/tests/acceptance/settings/configure-secret-backends/pki/section-cert-test.js
+
1
-
0
View file @
0514a8e2
...
...
@@ -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
'
);
});
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help