json5format icon indicating copy to clipboard operation
json5format copied to clipboard

bugfix: fix missing_docs error

Open djacu opened this issue 1 year ago • 1 comments

Changes to Rust 1.83 have manifested an error when running cargo test. Since the integration tests had no documentation, opted to use expect until crate documentation can be written.

Fixes #43

djacu avatar Jan 02 '25 04:01 djacu