mirror of
https://github.com/nushell/nushell.git
synced 2025-05-06 16:02:58 +00:00
# Description This PR implements modifications to command tests that write unnecessary json and csv to disk then load it with open, by using nuon literals instead. - Fixes #7189 # User-Facing Changes None # Tests + Formatting This only affects existing tests, which still pass.