Skip to content

Commit 6b8bade

Browse files
committed
test: update tests for #27 changes
1 parent bf9a6f1 commit 6b8bade

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_server.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ async def test_open_note(
120120
"show_window": "no",
121121
"open_note": "no",
122122
"selected": "no",
123-
"pin": "no",
124123
"edit": "no",
125124
"x-success": f"xfwder://{temp_socket.stem}/{ctx.request_id}/success",
126125
"x-error": f"xfwder://{temp_socket.stem}/{ctx.request_id}/error",

0 commit comments

Comments
 (0)