Skip to content

Commit

Permalink
Remove unnecessary blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
sviatlana-stsiapanava committed Jan 24, 2025
1 parent 9f94fd3 commit 76310e0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ describe('bulk-edit', () => {
BulkEditActions.verifyNewBulkEditRow();
BulkEditActions.verifyOptionAbsentInNewRow('URL Relationship');
BulkEditActions.deleteRow(1);

BulkEditActions.selectOption('URL Relationship');
BulkEditActions.selectSecondAction('Find (full field search)');
BulkEditActions.verifyActionSelected('Find (full field search)');
Expand Down

0 comments on commit 76310e0

Please sign in to comment.