add tests for importing multiple records, fix other confirmation tests

This commit is contained in:
2024-08-21 18:43:28 -06:00
parent 67b0122d5a
commit 7309ba1436
9 changed files with 135 additions and 48 deletions

View File

@@ -22,18 +22,6 @@
<span />
</div>
<div class="flex justify-between py-2">
<span />
<span>
<router-link
:to="{ name: 'help' }"
class="text-xs uppercase bg-gradient-to-b from-blue-400 to-blue-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-1.5 py-1 rounded-md ml-1"
>
Help
</router-link>
</span>
</div>
<!-- ID notice -->
<div
v-if="!activeDid"