Commit 871f79e
test: fix flaky simple project name assertion
The .project file defined name '1.helloworld' but JDT LS may override it
with the folder name 'simple'. Align .project name with folder name to
eliminate the inconsistency.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 59202a7 commit 871f79e
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments