Corrected outdated links (#4254)

This commit is contained in:
Benjamin Wilson Friedman
2017-10-12 19:40:47 -07:00
committed by Florent Vilmart
parent f0b7ffcdd6
commit 9145c88562
8 changed files with 10 additions and 10 deletions

View File

@@ -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({