mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore: cloudcmd: actions: lint ☘️
This commit is contained in:
parent
71dc8dd6be
commit
4c73315b5c
2 changed files with 12 additions and 14 deletions
|
|
@ -41,6 +41,7 @@ test('cloudcmd: client: dom: getCSSVar', (t) => {
|
|||
const result = getCSSVar('hello', {
|
||||
body,
|
||||
});
|
||||
|
||||
delete global.getComputedStyle;
|
||||
|
||||
t.notOk(result);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue