chore: migrate insta snapshots to RON

This commit is contained in:
ThetaDev 2022-09-24 18:50:52 +02:00
parent bf97f31173
commit 45707c4d01
23 changed files with 17262 additions and 11092 deletions

View file

@ -50,5 +50,5 @@ env_logger = "0.9.0"
test-log = "0.2.11"
rstest = "0.15.0"
temp_testdir = "0.2.3"
insta = {version = "1.17.1", features = ["yaml", "redactions"]}
insta = {version = "1.17.1", features = ["ron", "redactions"]}
velcro = "0.5.3"