intuit / LD-React-Components

Semantic component helpers to support LaunchDarkly feature flags in your React app.
MIT License
24 stars 35 forks source link

Hacktoberfest Code Coverage Increase :) #39

Closed Hreherch closed 5 years ago

Hreherch commented 5 years ago

Hopefully this is appropriate, my first time doing an open source contribution. Please let me know if there are any other steps I need to take! :)

In test/react.test.js one of the tests was missing the FeatureFalse component of the test, this is now added in to test for that case.

In test/main.test.js