forked from jsnbuchanan/crowd-funder-for-time-pwa
add tests for importing multiple records, fix other confirmation tests
This commit is contained in:
@@ -176,6 +176,7 @@
|
||||
v-if="libsUtil.isGiveAction(veriClaim)"
|
||||
:to="'/confirm-gift/' + encodeURIComponent(veriClaim.id)"
|
||||
class="col-span-1 text-blue-500"
|
||||
data-testId="confirmGiftLink"
|
||||
>
|
||||
Details...
|
||||
</router-link>
|
||||
|
||||
Reference in New Issue
Block a user