This repository has been archived by the owner on Aug 1, 2024. It is now read-only.
[Bug]: Getting error [karma]: { inspect: [Function: inspect] }
when running test_js in LMS/CMS
#1233
Labels
bug
Report of or fix for something that isn't working as intended
Describe the bug that you are seeing.
Having all last images pulled (LMS, CMS, chrome and firefox) and also LMS and CMS running up and OK, when accessing the CMS/LMS shell using
make cms-shell
ormake lms-shell
and trying to run the unit tests usingpaver test_js
I get the error[karma]: { inspect: [Function: inspect] }
on tests set up resulting in now tests being ran.Did this happen on the host (your machine or the remote instance) or in the container?
Inside the container
Steps to reproduce.
make cms-shell
.paver test_js
.What system was this issue seen on?
Apple Intel
The text was updated successfully, but these errors were encountered: