diff --git a/src/components/GiftedDialog.vue b/src/components/GiftedDialog.vue
index 7b9b520ff..b23400d3d 100644
--- a/src/components/GiftedDialog.vue
+++ b/src/components/GiftedDialog.vue
@@ -55,7 +55,7 @@
}"
class="text-blue-500"
>
- Photo & Details ...
+ Photo & more options ...
diff --git a/src/components/OfferDialog.vue b/src/components/OfferDialog.vue
index f20857120..0d7fab770 100644
--- a/src/components/OfferDialog.vue
+++ b/src/components/OfferDialog.vue
@@ -54,7 +54,7 @@
}"
class="text-blue-500"
>
- Conditions, expiration...
+ Conditions & more options...
diff --git a/src/views/ClaimView.vue b/src/views/ClaimView.vue
index 7ec60b59f..8d28050ed 100644
--- a/src/views/ClaimView.vue
+++ b/src/views/ClaimView.vue
@@ -30,8 +30,9 @@
"
@click="onClickEditClaim"
title="Edit"
+ data-testId="editClaimButton"
>
-