Skip to content

Commit

Permalink
Update tests/unit/components/Records/Record/AdditionalInfo.spec.js
Browse files Browse the repository at this point in the history
Co-authored-by: knirirr <[email protected]>
  • Loading branch information
ramGranell and knirirr authored Oct 3, 2023
1 parent 2a74c7c commit 61b2f2c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ describe("AdditionalInfo.vue", function(){
],
"justString": [
{
"": "Hello"
"Value": "Hello"
}
]
});
Expand Down

0 comments on commit 61b2f2c

Please sign in to comment.