Skip to content

Commit 9cef0c2

Browse files
committed
Rebase alire test after change append_to_env
to prepend_to_env.
1 parent 8f75d6c commit 9cef0c2

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

Lines changed: 1 addition & 1 deletion
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)