You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-28 15:22:05 +03:00
didnt mean to commit this
This commit is contained in:
2
start.js
2
start.js
@ -27,8 +27,6 @@ program
|
|||||||
|
|
||||||
async function runTests() {
|
async function runTests() {
|
||||||
let sessions = [];
|
let sessions = [];
|
||||||
|
|
||||||
console.log("program.riotUrl", program.riotUrl);
|
|
||||||
console.log("running tests ...");
|
console.log("running tests ...");
|
||||||
const options = {};
|
const options = {};
|
||||||
if (program.debug) {
|
if (program.debug) {
|
||||||
|
Reference in New Issue
Block a user