rangement/tests/pdf.test.js

9 lines
197 B
JavaScript

xdescribe('detection and tagging with content found in PDF content', () => {
xtest('should find invoice hint in pdf', () => {
})
xtest('should find research paper hint in pdf', () => {
})
})