We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 44c9878 + d228fc8 commit d2423beCopy full SHA for d2423be
testsuite/ada_lsp/initial_memory_footprint/test.py
@@ -64,5 +64,5 @@ async def test_with_indexing(lsp: ALSLanguageClient) -> None:
64
)
65
async def test_without_indexing(lsp: ALSLanguageClient) -> None:
66
await check_memory_footprint(
67
- lsp, footprint_lower_bound=70, footprint_upper_bound=150
+ lsp, footprint_lower_bound=50, footprint_upper_bound=150
68
0 commit comments