chenged the test according to changes in SparkCOuntryPropagationJob2

This commit is contained in:
Miriam Baglioni 2020-05-07 10:01:00 +02:00
parent 16193cf0ba
commit 55e825acd4
1 changed files with 1 additions and 0 deletions

View File

@ -266,4 +266,5 @@ public class CountryPropagationJobTest {
.assertEquals(
7, countryExplodedWithCountryProvenance.filter("_2 = 'propagation'").count());
}
}