Upgrade tests from legacy iD.Difference to iD.coreDifference

This commit is contained in:
Bryan Housel
2019-03-01 16:03:21 -05:00
parent dd234df05b
commit e64693eea5
3 changed files with 213 additions and 215 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import _values from 'lodash-es/values';
/*
iD.Difference represents the difference between two graphs.
iD.coreDifference represents the difference between two graphs.
It knows how to calculate the set of entities that were
created, modified, or deleted, and also contains the logic
for recursively extending a difference to the complete set