-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FIX] test: skipped test in
renderer_plugin.test.ts
A test was skipped in `renderer_plugin.test.ts` because it didn't contain code instructions, but it contained a callback with those instructions. And the callback was never called. The test was also wrong: it forgot to add `MIN_CELL_TEXT_MARGIN` to the width of the text, and to resize the column to make the text overflow. closes #5120 Task: 4276968 X-original-commit: 6629664 Signed-off-by: Pierre Rousseau (pro) <[email protected]> Signed-off-by: Adrien Minne (adrm) <[email protected]>
- Loading branch information
1 parent
7e88bec
commit a36121f
Showing
1 changed file
with
25 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters