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

core(redirects): update to modern opportunity details type #5791

Merged
merged 3 commits into from
Aug 7, 2018

Conversation

paulirish
Copy link
Member

fixes #5778
seems like this was accidentally left out of #5296 and we didn't catch it.

but the real question is: where should this test go?

@brendankenny
Copy link
Member

but the real question is: where should this test go?

we're going to make a default-config-test.js :)

@brendankenny
Copy link
Member

@paulirish updated, LMKWYT

* @param {LH.Flags=} flags
* @param {LH.Config.Json|undefined} configJSON
* @param {LH.Config.Json=} configJSON
Copy link
Member

@brendankenny brendankenny Aug 7, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these (and below in runner) were some drive by fixes I noticed since the test is calling index.js directly, and the URL is now optional (in auditMode) after #5495


/* eslint-env jest */

describe.only('Default Config', () => {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

only

@paulirish
Copy link
Member Author

LGTM

Copy link
Member

@brendankenny brendankenny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving for @paulirish cause sharing a PR is apparently real weird now

@paulirish paulirish merged commit d0fbc74 into master Aug 7, 2018
@paulirish paulirish deleted the fix-redirects-oppo-details branch August 7, 2018 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Redirects opportunity squished in report
2 participants