implement tests TatortList.view, check delete/edit Item
This commit is contained in:
@@ -81,8 +81,9 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
<div>
|
||||
<div data-testid="test-nameItemEditor">
|
||||
<input
|
||||
data-testid="test-input"
|
||||
bind:this={inputRef}
|
||||
bind:value={localName}
|
||||
onfocus={() => {
|
||||
|
||||
Reference in New Issue
Block a user