corrects tests (snapshot obsolet) - issue #1776

This commit is contained in:
Laurent GAY
2025-06-30 15:12:32 +02:00
parent cd07c81bc7
commit 539bf0e4d6
4 changed files with 27 additions and 52 deletions

View File

@@ -26,5 +26,6 @@ exports[`App component > renders a Vue component 1`] = `
<path fill-rule="evenodd" d="M3 5a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 10a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 15a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1z" clip-rule="evenodd"></path>
</svg></button>
</div>
</nav>"
</nav>
<!--v-if-->"
`;