Add strip whitespace and trailing eol to spec too. (#3159)
This commit is contained in:
committed by
Florent Vilmart
parent
8359284329
commit
37daafc7b0
@@ -928,7 +928,7 @@ describe('ParseLiveQueryServer', function() {
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
parseLiveQueryServer._matchesACL(acl, client, requestId).then(function(isMatched) {
|
||||
expect(isMatched).toBe(false);
|
||||
done();
|
||||
|
||||
Reference in New Issue
Block a user