Skip to content

Commit

Permalink
re-renable a test
Browse files Browse the repository at this point in the history
  • Loading branch information
aljazerzen committed Jan 18, 2024
1 parent ad34f4e commit dfcd6e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion prqlc/prqlc/tests/integration/cli.rs
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ fn compile_help() {
"###);
}

#[cfg(not(windows))] // This is back to causing a SO on Windows since https://github.com/PRQL/prql/pull/3786
#[test]
fn long_query() {
assert_cmd_snapshot!(prqlc_command()
Expand Down

0 comments on commit dfcd6e5

Please sign in to comment.