Skip to content

Commit

Permalink
chore: remove invalid test case
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjhicks authored and GarthDB committed Oct 15, 2024
1 parent 6d6d20a commit 70360e2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions tools/diff-generator/test/addedToken.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -167,9 +167,6 @@ const expectedSeveralAddedSetTokens = {
$schema:
"https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
value: "{gray-800}",
deprecated: true,
deprecated_comment:
"Express will merge with Spectrum with the release of Spectrum 2.",
uuid: "60caae29-d389-421e-a574-b26bcaeed3bf",
},
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,6 @@
"express": {
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
"value": "{gray-800}",
"deprecated": true,
"deprecated_comment": "Express will merge with Spectrum with the release of Spectrum 2.",
"uuid": "60caae29-d389-421e-a574-b26bcaeed3bf"
}
}
Expand Down

0 comments on commit 70360e2

Please sign in to comment.