Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removes errant debugger statement in test file #1572

Merged
merged 2 commits into from
Aug 19, 2019
Merged

Conversation

supernova-at
Copy link
Contributor

Description

There was an errant debugger statement left in a code file that would cause yarn run test:debug to pause execution when hit.

Related Issue

Closes #1555.

Verification Steps

You can run yarn run test:debug and attach a debugger and ensure that it doesn't break, or you can manually verify that I have deleted this debugger statement.

Screenshots / Screen Captures (if appropriate)

Checklist

  • I have updated the documentation accordingly, if necessary.
  • I have added tests to cover my changes, if necessary.

@vercel
Copy link

vercel bot commented Aug 16, 2019

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

Latest deployment for this branch: https://pwa-studio-git-supernova-1555debugger.mmansoor.now.sh

@supernova-at supernova-at added the version: Patch This changeset includes backwards compatible bug fixes. label Aug 16, 2019
@PWAStudioBot
Copy link
Contributor

PWAStudioBot commented Aug 16, 2019

Fails
🚫 Issue 1555 is closed. Please make sure the linked issue is correct and open.
Messages
📖

Access a deployed version of this PR here. Make sure to wait for the "pwa-pull-request-deploy" job to complete.

📖 DangerCI Failures related to missing labels/description/linked issues/etc will persist until the next push or next nightly build run (assuming they are fixed).

Generated by 🚫 dangerJS against df5715e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg:pwa-buildpack version: Patch This changeset includes backwards compatible bug fixes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug]: Errant debugger statement in test file
3 participants