Skip to content

Commit

Permalink
spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
flashdesignory committed Nov 14, 2024
1 parent 13d049d commit 1a5dc21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/test-runner.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ export class TestRunner {
this._test = test;
this._params = params;
this._callback = callback;

this._page = page;
this._frame = frame;
}
Expand Down

0 comments on commit 1a5dc21

Please sign in to comment.