it('should import the module if the application is non standalone', async () => {
    // Arrange
    const { tree } = await testSetup({
      isStandalone: false,
      stateSchema: {