mirror of
https://github.com/captbaritone/webamp.git
synced 2026-08-02 15:03:53 +00:00
Fix tests for genWindow
This commit is contained in:
parent
843a59cbb0
commit
7c210677b1
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ describe("GenWindow", () => {
|
|||
close={() => {}}
|
||||
windowId="TEST_WINDOW_ID"
|
||||
scrollVolume={() => {}}
|
||||
windowSize={[0, 0]}
|
||||
>
|
||||
{() => {}}
|
||||
</GenWindow>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue