forked from GNUsocial/gnu-social
[TESTS] Raise test coverage for AdminPanel to 100%
This commit is contained in:
parent
b075ab610b
commit
1da1f0918e
@ -105,7 +105,9 @@ class AdminPanel extends Controller
|
||||
];
|
||||
}
|
||||
} else {
|
||||
// @codeCoverageIgnoreStart
|
||||
throw new InvalidFormException();
|
||||
// @codeCoverageIgnoreEnd
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user