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

misc: fix merge error for subHeading -> subItemsHeading rename #10983

Merged
merged 1 commit into from
Jun 17, 2020

Conversation

connorjclark
Copy link
Collaborator

#10979 and #10978 merged too quickly :)

@@ -192,9 +192,9 @@ describe('ReportUIFeatures', () => {
expect(lhr.audits['unused-javascript'].details.headings).toHaveLength(0);
lhr.audits['unused-javascript'].details.headings = [
/* t-disable max-len */
Copy link
Collaborator

Choose a reason for hiding this comment

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

seems like these are not necessary anymore and not even valid 😆

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

lol

@patrickhulce patrickhulce merged commit 6b8f2de into master Jun 17, 2020
@patrickhulce patrickhulce deleted the fixsubHeading branch June 17, 2020 21:35
gMakunde pushed a commit to gMakunde/lighthouse that referenced this pull request Jul 6, 2020
gMakunde pushed a commit to gMakunde/lighthouse that referenced this pull request Aug 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants