diff --git a/crates/nu-command/tests/commands/open.rs b/crates/nu-command/tests/commands/open.rs index 999f31a57..0cdfe36ea 100644 --- a/crates/nu-command/tests/commands/open.rs +++ b/crates/nu-command/tests/commands/open.rs @@ -208,7 +208,7 @@ fn parses_utf16_ini() { assert_eq!(actual.out, "-236") } -#[cfg(feature = "database")] +#[cfg(feature = "dataframe")] #[test] fn parses_arrow_ipc() { let actual = nu!(