Commit ceb836e
fix: resolve CI test failures in ChatbotEnhanced and ReportViewer
- ChatbotEnhanced: replace deprecated `className` prop on ReactMarkdown v10
with a wrapping div element
- ReportViewer test: update assertion to match actual component output
(individual "PDF" button instead of non-existent "Export" button)
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>1 parent 0375ab9 commit ceb836e
2 files changed
Lines changed: 3 additions & 2 deletions
File tree
- packages
- plugin-chatbot/src
- plugin-report/src/__tests__
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | | - | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
106 | 107 | | |
107 | 108 | | |
108 | 109 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments