parser icon indicating copy to clipboard operation
parser copied to clipboard

Indentation of template for custom extractor test is wrong

Open svenwiegand opened this issue 6 years ago • 0 comments

  • Platform: Visual Studio Code
  • Mercury Parser Version: master
  • Node Version (if a Node bug): v11.1.0
  • Browser Version (if a browser bug): n/a

Expected Behavior

Wenn creating the template for a new custom extractor I expect the index.test.js to have correct indentation.

Current Behavior

Instead indentation is mixed.

Steps to Reproduce

Create a new custom extractor using yarn generate-parser.

Possible Solution

Fix template (wherever it might be located)

svenwiegand avatar Aug 28 '19 10:08 svenwiegand