Commit dd440ac
committed
fix: Update missed entity_type to note_type in test_tool_read_note
The test_read_note_preserves_functionality_with_security test was still
using the old entity_type parameter name, causing test failures.
Updated to use note_type to match the parameter rename in write_note.
Signed-off-by: phernandez <paul@basicmachines.co>1 parent e5e733d commit dd440ac
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
405 | | - | |
| 405 | + | |
406 | 406 | | |
407 | 407 | | |
408 | 408 | | |
| |||
0 commit comments