mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
reverted changes, now tests run for client and server
This commit is contained in:
@@ -39,7 +39,7 @@ if (Meteor.isServer) {
|
||||
);
|
||||
}
|
||||
|
||||
if (Meteor.isClient && false) (() => {
|
||||
if (Meteor.isClient) (() => {
|
||||
|
||||
// XXX note, only one test can do login/logout things at once! for
|
||||
// now, that is this test.
|
||||
|
||||
Reference in New Issue
Block a user