mirror of
https://github.com/DaanVandenBosch/phantasmal-world.git
synced 2025-04-04 22:58: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>
|
||||
</tr>
|
||||
</table>
|
||||
<table />
|
||||
<div
|
||||
class="quest_editor_UnavailableView"
|
||||
hidden=""
|
||||
@ -333,6 +334,7 @@ exports[`Renders correctly without an entity selected.: should render a "No enti
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table />
|
||||
<div
|
||||
class="quest_editor_UnavailableView"
|
||||
>
|
||||
@ -504,6 +506,7 @@ exports[`Renders correctly without an entity selected.: should render a "No enti
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table />
|
||||
<div
|
||||
class="quest_editor_UnavailableView"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user