Corrected outdated links (#4254)
This commit is contained in:
committed by
Florent Vilmart
parent
f0b7ffcdd6
commit
9145c88562
@@ -35,7 +35,7 @@ describe_only_db('mongo')('MongoStorageAdapter', () => {
|
||||
);
|
||||
});
|
||||
|
||||
// https://github.com/ParsePlatform/parse-server/pull/148#issuecomment-180407057
|
||||
// https://github.com/parse-community/parse-server/pull/148#issuecomment-180407057
|
||||
it('preserves replica sets', () => {
|
||||
spyOn(MongoClient, 'connect').and.returnValue(Promise.resolve(null));
|
||||
new MongoStorageAdapter({
|
||||
|
||||
Reference in New Issue
Block a user