mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
tests: updated create main
This commit is contained in:
@@ -46,7 +46,7 @@ selftest.define("create main", async function () {
|
||||
|
||||
run = s.run("create", "--list");
|
||||
await run.read('Available');
|
||||
await run.match('leaderboard');
|
||||
await run.match('react');
|
||||
await run.expectExit(0);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user