mirror of
https://dev.azure.com/TeilRad/sharee.bike%20App/_git/Code
synced 2025-05-06 02:26:26 +02:00
Version 3.0.264
This commit is contained in:
parent
e5c09b9b8d
commit
bf8e3fa73a
18 changed files with 199 additions and 100 deletions
|
@ -16,11 +16,6 @@ namespace TestShareeLib.Model.MiniSurvey
|
|||
new MiniSurveyModel().Questions.Count,
|
||||
Is.EqualTo(0),
|
||||
"Question collection must not be null");
|
||||
|
||||
Assert.That(
|
||||
new MiniSurveyModel().Questions,
|
||||
Is.EqualTo(0),
|
||||
"Question collection must not be null");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue