Skip to content

Commit

Permalink
Removing old dump
Browse files Browse the repository at this point in the history
  • Loading branch information
bfren committed Nov 22, 2024
1 parent a8ff487 commit e6751e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion overlay/etc/nu/scripts/tests/conf.nu
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,5 @@ export def generate_conf_json__outputs_aliases [] {

let result = with-env $e { generate_conf_json } | open $OUTPUT | get domains.aliases | first

open --raw $OUTPUT | bf dump -e -t "conf"
assert equal $aliases $result
}

0 comments on commit e6751e9

Please sign in to comment.