Skip to content

Commit

Permalink
fix testSearchEmpty by porting back required test utility
Browse files Browse the repository at this point in the history
complements e63bd7d
  • Loading branch information
LinqLover committed Jun 4, 2023
1 parent 40ef48a commit 663fa56
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
support
selectedBrowserText

^ browser currentText
copyFrom: browser textSelection start
to: browser textSelection stop
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"mockMessage2" : "ct 6/4/2023 21:03",
"mockMessage3" : "ct 6/4/2023 21:03",
"resources" : "ct 7/22/2021 21:41",
"selectedBrowserText" : "ct 6/3/2023 23:09",
"setUp" : "ct 7/23/2021 19:57",
"tearDown" : "ct 7/22/2021 21:40",
"testBuild" : "ct 7/22/2021 21:39",
Expand Down

0 comments on commit 663fa56

Please sign in to comment.