diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/DesignDoc.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/DesignDoc.md b/docs/DesignDoc.md index 3784368..4867887 100644 --- a/docs/DesignDoc.md +++ b/docs/DesignDoc.md @@ -216,7 +216,7 @@ In our model tier we have a Need class, a User class, and a UserAuth class. The > _This section will provide information about the testing performed > and the results of the testing._ -Currently around 2,200 tests, with roughly 90% coverage overall. Model tier is above 95% individually. +Currently around 115 tests, with roughly 90% coverage overall. Model tier is above 95% individually. ### Acceptance Testing |