Skip to content

Instantly share code, notes, and snippets.

@bluepnume
Created August 30, 2017 01:36
Show Gist options
  • Save bluepnume/9f3932752d0a9048ed99e6b823ca44b5 to your computer and use it in GitHub Desktop.
Save bluepnume/9f3932752d0a9048ed99e6b823ca44b5 to your computer and use it in GitHub Desktop.
steps = steps.filter(step => {
return step.selector !== '#foo';
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment