Update pypa/gh-action-pypi-publish action to v1.12.4 #3613
Annotations
2 errors
Run checks:
test/js/component/topic/topic.test.jsx#L41
Error: Snapshot `topic component > should render topic 2` mismatched
- Expected
+ Received
@@ -19,12 +19,12 @@
</small>
</div>
</button>
</h2>
<div
- class="accordion-collapse collapsing"
+ class="accordion-collapse collapse show"
- style="height: 0px;"
+ style=""
>
<div
class="accordion-body"
>
<div
❯ test/js/component/topic/topic.test.jsx:41:36
|
Run checks
Process completed with exit code 2.
|
Loading