You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gulp will complete the task with no issues.
However, if I add coverageTest: <percent> then the task runs, but gulp asks if the task had completed. It does not matter if the doc coverage passes or fails.
I created a gulp task with the following:
gulp will complete the task with no issues.
However, if I add
coverageTest: <percent>
then the task runs, but gulp asks if the task had completed. It does not matter if the doc coverage passes or fails.This is my current task:
versions:
The text was updated successfully, but these errors were encountered: