Final docstring cleanup & adding hap tag to logValues for consistency
This commit is contained in:
parent
de15d79edf
commit
f22f89347e
2 changed files with 4 additions and 5 deletions
|
|
@ -1338,7 +1338,7 @@ describe('Pattern', () => {
|
|||
});
|
||||
|
||||
expect(mockConsoleLog).toHaveBeenCalledWith(
|
||||
'%cvalue:a note:c#',
|
||||
'%c[hap] value:a note:c#',
|
||||
'background-color: black;color:white;border-radius:15px',
|
||||
);
|
||||
mockConsoleLog.mockRestore();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue