Update tests

This commit is contained in:
yari-dewalt
2024-10-17 08:58:49 -07:00
parent 6041729ae2
commit cf2c7f7f8c
3 changed files with 41 additions and 2 deletions

View File

@@ -172,6 +172,7 @@ This Markdown should be kept.
"| **Semantic Name** | **Shape Name** | **Short Name** | **Description** | **Alias Supported** |
| --------------------------------- | ---------------------- | -------------- | ------------------------------ | ---------------------------------------------------------------- |
| Card | Notched Rectangle | \`notch-rect\` | Represents a card | \`card\`, \`notched-rectangle\` |
| Class Box | Class Box | \`classBox\` | Class Box | \`class-box\` |
| Collate | Hourglass | \`hourglass\` | Represents a collate operation | \`collate\`, \`hourglass\` |
| Com Link | Lightning Bolt | \`bolt\` | Communication link | \`com-link\`, \`lightning-bolt\` |
| Comment | Curly Brace | \`brace\` | Adds a comment | \`brace-l\`, \`comment\` |

View File

@@ -494,7 +494,7 @@ class C13["With Città foreign language"]
],
methods: [],
annotations: [],
cssClasses: [],
cssClasses: ['default'],
});
expect(classDb.getClasses().size).toBe(3);
@@ -504,7 +504,7 @@ class C13["With Città foreign language"]
"cssClasses": [
"default",
],
"domId": "classId-Student-134",
"domId": "classId-Student-141",
"id": "Student",
"label": "Student",
"members": [