mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-30 12:56:53 +00:00
feat(test): Added test for keyboard shortcuts
This commit is contained in:
@@ -178,7 +178,7 @@ const emailField = (inputEl: typeof Input) => {
|
||||
<a-alert class="mt-1" type="success" show-icon>
|
||||
<template #message>
|
||||
<div class="flex flex-row justify-between items-center py-1">
|
||||
<div class="flex pl-2 text-green-700 text-xs">
|
||||
<div class="flex pl-2 text-green-700 text-xs" data-testid="invite-modal-invitation-url">
|
||||
{{ inviteUrl }}
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user