mirror of
https://github.com/DaanVandenBosch/phantasmal-world.git
synced 2025-04-05 07:18:29 +08:00
Fixed failing snapshot tests.
This commit is contained in:
parent
033cbf2436
commit
695e1e3370
@ -161,6 +161,7 @@ exports[`Renders correctly with an entity selected.: should render a table of ed
|
|||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
<table />
|
||||||
<div
|
<div
|
||||||
class="quest_editor_UnavailableView"
|
class="quest_editor_UnavailableView"
|
||||||
hidden=""
|
hidden=""
|
||||||
@ -333,6 +334,7 @@ exports[`Renders correctly without an entity selected.: should render a "No enti
|
|||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
<table />
|
||||||
<div
|
<div
|
||||||
class="quest_editor_UnavailableView"
|
class="quest_editor_UnavailableView"
|
||||||
>
|
>
|
||||||
@ -504,6 +506,7 @@ exports[`Renders correctly without an entity selected.: should render a "No enti
|
|||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
<table />
|
||||||
<div
|
<div
|
||||||
class="quest_editor_UnavailableView"
|
class="quest_editor_UnavailableView"
|
||||||
>
|
>
|
||||||
|
Loading…
Reference in New Issue
Block a user