Fix test output.

This commit is contained in:
Dillon Kearns 2021-08-09 17:32:54 -07:00
parent c4a0ca832c
commit e218a480a5

View File

@ -875,11 +875,11 @@ I encountered DataSource.distill with two matching keys that had differing encod
Look for DataSource.distill with the key "stars" Look for DataSource.distill with the key "stars"
The first encoded value was: The first encoded value was:
86 123
------------------------------- -------------------------------
The second encoded value was: The second encoded value was:
123""") 86""")
] ]
--, describe "generateFiles" --, describe "generateFiles"