mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
- fix test: "regressions - web.browser.legacy"
This commit is contained in:
@@ -19,7 +19,8 @@ selftest.define('regressions - web.browser.legacy', async function() {
|
||||
'--once',
|
||||
'--full-app',
|
||||
'--driver-package',
|
||||
'meteortesting:mocha',
|
||||
/// TODO: [Fibers] => turn this back to meteortesthing:mocha when 3.0.0 is released
|
||||
"grubba:mocha", /// meteortesting:mocha"
|
||||
'--exclude-archs',
|
||||
'web.browser'
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user