mirror of
https://github.com/nushell/nushell.git
synced 2025-08-19 17:15:51 +02:00
Fix typo in test support crate description (#2669)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
authors = ["The Nu Project Contributors"]
|
||||
description = "A source string characterizer for Nushell"
|
||||
description = "Support for writing Nushell tests"
|
||||
edition = "2018"
|
||||
license = "MIT"
|
||||
name = "nu-test-support"
|
||||
|
Reference in New Issue
Block a user