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

Fix typo in generator's contextualise; solves #46 #105

Merged
merged 1 commit into from Dec 4, 2016

Conversation

mrkishi
Copy link
Member

@mrkishi mrkishi commented Dec 4, 2016

This turned out to be a simple typo! Sorry it took me this long to look into it. :)

I added this scenario to component-data-dynamic as it already contains several similar tests, but let me know if I should split it into its own test case.

Fixes #46.

@codecov-io
Copy link

Current coverage is 90.76% (diff: 100%)

Merging #105 into master will not change coverage

@@             master       #105   diff @@
==========================================
  Files            48         48          
  Lines          1310       1310          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           1189       1189          
  Misses          121        121          
  Partials          0          0          

Powered by Codecov. Last update e09a39d...bf12bb5

@Rich-Harris Rich-Harris merged commit faefbd0 into sveltejs:master Dec 4, 2016
@Rich-Harris
Copy link
Member

Ah, you hero! Thanks

@mrkishi mrkishi deleted the issue-46 branch December 4, 2016 14:28
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.

None yet

3 participants