mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
fix: ci
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
exports[`single-slot mounting (declare + renderSlot) > folds class hashes and collapses svg internals in snapshots, leaving the live DOM alone 1`] = `
|
||||
<div
|
||||
data-slot="trt.panel"
|
||||
style="display: contents;"
|
||||
>
|
||||
<div
|
||||
class="frame plain"
|
||||
@@ -24,6 +25,7 @@ exports[`single-slot mounting (declare + renderSlot) > folds class hashes and co
|
||||
exports[`single-slot mounting edge arms > serializes childless svg untouched next to scoped classes 1`] = `
|
||||
<div
|
||||
data-slot="trt.panel"
|
||||
style="display: contents;"
|
||||
>
|
||||
<div
|
||||
class="frame"
|
||||
|
||||
Reference in New Issue
Block a user