mirror of
https://github.com/AppFlowy-IO/AppFlowy-Web.git
synced 2025-12-02 20:48:39 +08:00
fix test
This commit is contained in:
@@ -99,7 +99,7 @@ function MoreActionsContent ({ itemClicked, viewId }: {
|
||||
}
|
||||
|
||||
<DropdownMenuItem
|
||||
data-testid="delete-page-button"
|
||||
data-testid="view-action-delete"
|
||||
variant={'destructive'}
|
||||
onSelect={() => {
|
||||
openDeleteModal(viewId);
|
||||
|
||||
Reference in New Issue
Block a user