Skip to content

Commit d6655d5

Browse files
feat: JSON-LD test updates
1 parent da76764 commit d6655d5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

JSON-LD.tests.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ describe 'JSON-LD' {
1111
}
1212
it 'can get information a schema' {
1313
Get-JsonLD https://schema.org/Movie |
14+
Select-Object -ExpandProperty '@graph' |
1415
Select-Object -ExpandProperty pstypenames -Unique |
1516
Should -Contain 'rdf:Property'
1617
}

0 commit comments

Comments
 (0)