Skip to content

Commit

Permalink
empty test list
Browse files Browse the repository at this point in the history
  • Loading branch information
HowardBraham committed Feb 21, 2025
1 parent ec15a6a commit c0e4470
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/e2e/run-all.js
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,8 @@ async function main() {
myTestList = testPaths;
}

myTestList = [];

console.log('My test list:', myTestList);

// spawn `run-e2e-test.js` for each test in myTestList
Expand Down

0 comments on commit c0e4470

Please sign in to comment.