mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 11:56:00 +00:00
next e2e tests
This commit is contained in:
@@ -84,6 +84,9 @@
|
||||
{/if}
|
||||
<FormStyledButton
|
||||
value="Current archive"
|
||||
data-testid={direction == 'source'
|
||||
? 'SourceTargetConfig_buttonCurrentArchive_source'
|
||||
: 'SourceTargetConfig_buttonCurrentArchive_target'}
|
||||
on:click={() => {
|
||||
values.update(x => ({
|
||||
...x,
|
||||
|
||||
Reference in New Issue
Block a user