mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-18 06:47:02 +08:00
test: add test case for quick search
This commit is contained in:
@@ -130,6 +130,7 @@ export const QuickSearch = ({ open, onClose }: TransitionsModalProps) => {
|
||||
setLoading={setLoading}
|
||||
onClose={handleClose}
|
||||
setPublishWorkspaceName={setPublishWorkspaceName}
|
||||
data-testid="publishedSearchResults"
|
||||
/>
|
||||
)}
|
||||
</StyledContent>
|
||||
|
||||
Reference in New Issue
Block a user