Skip to content

Conversation

muffinresearch
Copy link
Contributor

@coveralls
Copy link

coveralls commented May 26, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling d496593 on muffinresearch:add-hsb-dsb into d0680b7 on mozilla:master.

const basePath = config.get('basePath');

describe('Locale Config', () => {
for (const lang of langs) {
Copy link
Contributor

Choose a reason for hiding this comment

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

If you use langs.forEach(() => { you should be able to avoid the warning. I don't think there's a bug here but it's probably safer. Same for below.

@mstriemer
Copy link
Contributor

r+wc

@muffinresearch muffinresearch merged commit d4bd0b4 into mozilla:master May 27, 2016
@muffinresearch muffinresearch deleted the add-hsb-dsb branch May 27, 2016 11:01
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.

Add hsb and dsb locales to the config.
3 participants