Skip to content

Commit

Permalink
skip top-level-primitive test for swift
Browse files Browse the repository at this point in the history
  • Loading branch information
inferrinizzard committed Apr 4, 2024
1 parent 5dc67b4 commit da87815
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/languages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -688,7 +688,8 @@ export const SwiftLanguage: Language = {
"date-time.schema",
"class-with-additional.schema",
"class-map-union.schema",
"vega-lite.schema"
"vega-lite.schema",
"top-level-primitive.schema"
],
rendererOptions: { "support-linux": "true" },
quickTestRendererOptions: [
Expand Down

0 comments on commit da87815

Please sign in to comment.