Skip to content

Commit 912ebaa

Browse files
committed
test(popup): add anchor property to popup test case
Signed-off-by: Shinnosuke Sawada-Dazai <[email protected]>
1 parent 9e57f4c commit 912ebaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

popup/mod_test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ test({
129129
height: 20,
130130
row: 3,
131131
col: 3,
132+
anchor: "NW",
132133
});
133134

134135
assertEquals(await fn.win_gettype(denops, popupWindow.winid), "popup");

0 commit comments

Comments
 (0)