mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
change the legacy test name to run it on CI in a different group
This commit is contained in:
@@ -16,7 +16,7 @@ async function writeModernConfig(s, modernConfig) {
|
||||
|
||||
}
|
||||
|
||||
selftest.define("legacy build stack", async function () {
|
||||
selftest.define("modern build stack - legacy", async function () {
|
||||
const s = new Sandbox();
|
||||
await s.init();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user