mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Don't throw test driver error here
This commit is contained in:
@@ -34,6 +34,4 @@ if (typeof testDriverPackageName === "string") {
|
||||
}
|
||||
}
|
||||
});
|
||||
} else {
|
||||
throw new Error("No --driver-package specified for `meteor test`");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user