add test for registration of new user
This commit is contained in:
@@ -58,6 +58,7 @@
|
||||
<a
|
||||
@click="onClickNewSeed()"
|
||||
class="block w-full text-center text-lg uppercase bg-gradient-to-b from-blue-400 to-blue-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-2 py-3 rounded-md mb-2 cursor-pointer"
|
||||
data-testId="newSeed"
|
||||
>
|
||||
Generate one with a new seed
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user