Skip to content

Commit a8c0841

Browse files
committed
Merge branch 'trunk' into feat/5984-add-payment-method-to-collect-payment-events
2 parents 76b0173 + 462691f commit a8c0841

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

WooCommerce/Classes/ViewRelated/Coupons/Add and Edit Coupons/AddEditCoupon.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ private extension AddEditCoupon {
4141
}
4242
}
4343

44+
#if DEBUG
4445
struct AddEditCoupon_Previews: PreviewProvider {
4546
static var previews: some View {
4647

@@ -50,3 +51,4 @@ struct AddEditCoupon_Previews: PreviewProvider {
5051
AddEditCoupon(editingViewModel)
5152
}
5253
}
54+
#endif

0 commit comments

Comments
 (0)