mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[MNT-21419] correctly reset search results (#1487)
* correctly reset search results
* fix tests
* reset the service intstead of copying
* Revert "fix tests"
This reverts commit 8c1ae87caa
.
* fix app service tests
This commit is contained in:
25
.github/plint.yml
vendored
25
.github/plint.yml
vendored
@@ -1,25 +0,0 @@
|
||||
modules:
|
||||
- pr.prettier
|
||||
- pr.spellcheck
|
||||
|
||||
prettier:
|
||||
options:
|
||||
singleQuote: true
|
||||
exclude:
|
||||
- '*.json'
|
||||
|
||||
spellcheck:
|
||||
dictionaries:
|
||||
- softwareTerms
|
||||
- html
|
||||
- en-gb
|
||||
- en_US
|
||||
words:
|
||||
- plint
|
||||
- ngrx
|
||||
- qshare
|
||||
- snackbar
|
||||
- exif
|
||||
- docx
|
||||
exclude:
|
||||
- src/assets/app.extensions.json
|
Reference in New Issue
Block a user