Cleanup of run_tests.sh script

This commit is contained in:
Mawoka
2024-07-08 11:32:59 +02:00
parent 5ba2484a3a
commit 0acd34aad5
4 changed files with 5 additions and 74 deletions
@@ -247,7 +247,6 @@ This should be okay, right?
</p>
<input
type="text"
comment="svelte recommends against autofocus for accessibility reasons. Therefore removed autofocus command for this input"
class="col-start-1 row-start-1 bg-transparent w-full p-4 outline-none bg-gray-700 rounded"
bind:value={input}
/>