InseeFr / Magma

Metadata management API
MIT License
1 stars 4 forks source link

168 ajouter champ relation get dataset by #169

Closed GtanSndil closed 5 months ago

GtanSndil commented 5 months ago

issue #168 question : in DataSetsImplTest, if I write

assertThat(response.getRelations()).isEqualTo(expected);

the test is wrong because of a blank between the 2 relations. Does it exist a better way to do ?