forked from extern/nushell
remove ignore for sort_by command test by_column which is now passing (#4465)
This commit is contained in:
parent
8c0a2d3c15
commit
63a2c2bc2d
@ -1,7 +1,5 @@
|
||||
use nu_test_support::{nu, pipeline};
|
||||
|
||||
// FIXME: jt: needs more work
|
||||
#[ignore]
|
||||
#[test]
|
||||
fn by_column() {
|
||||
let actual = nu!(
|
||||
|
Loading…
Reference in New Issue
Block a user