I fixed a bug that occured while trying to create a TimberServiceClass(). There was a typo (member instead of members) in the code of the HLF.
Type of change
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] Documentation update
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
I added the same changes to timberMoistureClass and timberServiceCondition and updated test_timberMoistureClass as well. The tests for timberServiceCondition don't need an update.
Description
I fixed a bug that occured while trying to create a TimberServiceClass(). There was a typo (member instead of members) in the code of the HLF.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Test Configuration:
Checklist: