We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0050eec + 24c43f5 commit 8f90581Copy full SHA for 8f90581
packages/core/src/tests/defaultCharacters.test.ts
@@ -43,7 +43,7 @@ describe("defaultCharacter", () => {
43
});
44
45
it("should have a topics array with at least one broad topic", () => {
46
- expect(defaultCharacter.topics).toContain("Learning");
+ expect(defaultCharacter.topics).toContain("Classical art");
47
48
49
it('should have style settings with "all" array', () => {
0 commit comments