peakshift/fovea

Correct invalid json code

Closed this issue · 0 comments

Scenario: Valid json code
Given there is a block of empty json code
When depicting such results
Then the code should look like
{}

And not

{...}