TypeError: Cannot read property 'getEcmUsername' of undefined
Hi Team,Developing on ADF 2.4.0, I am using Karma(v2.0.4) Jasmine(2.6.4) to perform unit testing of the custom components by executing command 'ng test -sourcemap=false'.I am getting error -- TypeError: Cannot read property 'getEcmUsername' of undefi...