I'm trying this from an ember integration test:
import stuff from '../../../../../foo/config/default.json';
but when it runs I get:
Error: Could not find module foo/config/default.json imported from foo/tests/integration/components/community/home-form-test
I'm trying this from an ember integration test:
but when it runs I get:
Error: Could not find module
foo/config/default.jsonimported fromfoo/tests/integration/components/community/home-form-test