mirror of
https://github.com/WhatsApp/erlang-language-platform.git
synced 2025-12-23 12:26:48 +00:00
Fix test
This commit is contained in:
parent
1bf364ab84
commit
f9a8030730
2 changed files with 2 additions and 1 deletions
|
|
@ -1952,7 +1952,7 @@ mod tests {
|
|||
simple_snapshot_expect_stderror(
|
||||
args_vec!["lint",],
|
||||
"buck_bad_config",
|
||||
expect_file!("../resources/test/buck_bad_config/bxl_error_message.stdout"),
|
||||
expect_file!("../resources/test/buck_bad_config/bxl_error_message_oss.stdout"),
|
||||
true,
|
||||
None,
|
||||
true,
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
Project Initialisation Failed: invalid or missing buck 2 configuration
|
||||
Loading…
Add table
Add a link
Reference in a new issue