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.
1 parent 47daaae commit 2cba00dCopy full SHA for 2cba00d
testsuite/ada_lsp/initial_memory_footprint/test.py
@@ -49,7 +49,7 @@ async def check_memory_footprint(
49
)
50
async def test_with_indexing(lsp: ALSLanguageClient) -> None:
51
await check_memory_footprint(
52
- lsp, footprint_lower_bound=600, footprint_upper_bound=650
+ lsp, footprint_lower_bound=550, footprint_upper_bound=650
53
54
55
0 commit comments