Skip to content

Commit bf05dfd

Browse files
committed
Updated event name
1 parent 02aa982 commit bf05dfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • ui-tests/cypress/lib/dashboard/analytics/events

ui-tests/cypress/lib/dashboard/analytics/events/events.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ const verifyEventStatsDataTableElements = ({
388388

389389
const verifyCompareEventsEChartElements = ({
390390
isEmpty = false,
391-
eventName = 'Credit Card Application',
391+
eventName = 'Credit Card Payment',
392392
}) => {
393393

394394
if (isEmpty) {

0 commit comments

Comments
 (0)