ruff/crates/ty_ide
Andrew Gallant 05478d5cc7 [ty] Tweak some completion tests
These tests were added as a regression check that a panic
didn't occur. So we were asserting a bit more than necessary.
In particular, these will soon return completions for modules,
which creates large snapshots that we don't need.

So modify these to just check there is sensible output that
doesn't panic.
2025-08-20 10:27:54 -04:00
..
src [ty] Tweak some completion tests 2025-08-20 10:27:54 -04:00
Cargo.toml [ty] Invert ty_ide and ty_project dependency (#19501) 2025-07-23 07:37:46 +00:00