components icon indicating copy to clipboard operation
components copied to clipboard

Node 10 throws `TypeError [ERR_AMBIGUOUS_ARGUMENT]:`

Open toddobryan-clever opened this issue 7 years ago • 0 comments

Changed two tests to explicitly check message in error thrown.

Jira:

Overview:

Screenshots/GIFs:

Testing:

  • [X] Unit tests
  • Manual tests: No change to actual code.
    • [ ] Chrome
    • [ ] Safari
    • [ ] IE10

Roll Out:

  • Before merging:
    • [ ] Updated docs
    • [ ] Bumped version in package.json
      • Breaking change? Run npm version minor
      • Backward compatible change? Run npm version patch
      • Only changing documentation? All good. Skip this step.
  • After merging:
    • [ ] Deployed updated docs (make deploy-docs)

toddobryan-clever avatar Sep 12 '18 20:09 toddobryan-clever