Skip to content

Commit 4e92336

Browse files
committed
Add data test id to spike modal
1 parent 39c1cdb commit 4e92336

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/apps/archive/show-spike-dialog.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ export function showSpikeDialog<T>(
6969
</ButtonGroup>
7070
)
7171
}
72+
data-test-id="spike-modal"
7273
>
7374
<div>{promptForConfirmationMessage}</div>
7475
{

0 commit comments

Comments
 (0)