Skip to content

Commit 1e7b1f9

Browse files
Fix DamlCIUpgradeVotePreflightTest (#1076)
Signed-off-by: Julien Tinguely <julien.tinguely@digitalasset.com>
1 parent ad55323 commit 1e7b1f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/app/src/test/scala/org/lfdecentralizedtrust/splice/integration/tests/upgrades/DamlCIUpgradeVotePreflightTest.scala

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ class DamlCIUpgradeVotePreflightTest
5151
val dropDownAction = new Select(webDriver.findElement(By.id("display-actions")))
5252
dropDownAction.selectByValue("CRARC_SetConfig")
5353

54+
click on "action-change-dialog-proceed"
55+
5456
// 20m to be effective so as to give enough time to upgrade the SV and Validator runbooks.
5557
// The expiration doesn't matter so as long as it's enough for SVs to vote, but it needs to be less than the effective date.
5658
Seq(

0 commit comments

Comments
 (0)