fix: unit tests

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2022-03-14 08:34:02 +01:00
parent f2456d796c
commit 975af7c056
4 changed files with 19 additions and 18 deletions

View File

@@ -320,9 +320,9 @@ class BoardMapper extends DeckMapper implements IPermissionMapper {
}
/**
* Reset Cache for a
* Reset Cache for a
* given board or a given user
*
*
* @param int|null $boardId
* @param int|null $userId
*/