mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 13:59:08 +00:00
Ignore shadowing repl test for now
This commit is contained in:
parent
2b89f53e76
commit
6227e37559
1 changed files with 1 additions and 0 deletions
|
@ -933,6 +933,7 @@ fn parse_problem() {
|
|||
);
|
||||
}
|
||||
|
||||
#[ignore] // re-enable (and fix) after https://github.com/roc-lang/roc/issues/4425 is done!
|
||||
#[cfg(not(feature = "wasm"))]
|
||||
#[test]
|
||||
fn issue_2343_complete_mono_with_shadowed_vars() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue