Description of changes:
While working on #139 , I noticed that tests/linting were failing. This PR fixes the issues causing those tests to fail. (an object property was showing up as undefined for resources where it shouldn't even exist, causing the deep equality to fail).
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Issue #, if available:
Description of changes: While working on #139 , I noticed that tests/linting were failing. This PR fixes the issues causing those tests to fail. (an object property was showing up as undefined for resources where it shouldn't even exist, causing the deep equality to fail).
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.