Skip to content

Commit 6df8059

Browse files
committed
Merge branch 'topic/test_fix' into 'edge'
Rebase alire test after change append_to_env See merge request eng/ide/ada_language_server!1146
2 parents 8f75d6c + 9cef0c2 commit 6df8059

File tree

1 file changed

+1
-1
lines changed
  • testsuite/ada_lsp/project_config.alire

1 file changed

+1
-1
lines changed

testsuite/ada_lsp/project_config.alire/test.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"using alr and alire.toml."
66
]
77
}, {
8-
"append_to_env": {
8+
"prepend_to_env": {
99
"PATH": "${DIR}"
1010
}
1111
}, {

0 commit comments

Comments
 (0)