mirror of
https://github.com/embarklabs/embark.git
synced 2026-09-01 03:51:07 +00:00
In https://github.com/embark-framework/embark/commit/d6bf5c24b92c0d1a8bc7c0a28a0432e033d72e74 we've ensured that certain modules of embark only executed if their functionality is actually enabled. This broke one of our tests in the communication module. This commit fixes the test by explicitly enabling the module's functionality.