Better check against internal server error exceptions during unit tests.

This commit is contained in:
kay.one
2012-02-25 11:57:56 -08:00
parent 67298d62a0
commit 11db27f6ac
4 changed files with 11 additions and 9 deletions

View File

@@ -71,6 +71,8 @@
background: lightgray;
}
.episodeMissing
{
background-color: #f5c5c5;