Tests fixed.

This commit is contained in:
Oliver Hauff 2021-11-08 23:11:56 +01:00
parent 4df8aa98aa
commit 8aa3089f32
15 changed files with 779 additions and 82 deletions

View file

@ -1264,7 +1264,7 @@ namespace TINK.Repository
}
}";
private const SampleSets DEFAULT_SAMPLE_SET = SampleSets.Set2;
private const SampleSets DEFAULT_SAMPLE_SET = SampleSets.Set2;
private const int DEFAULT_STAGE_INDEX = 1;