You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We will need to fix the unit tests for the jupyter frontend.
That means all those *.spec.ts that can be found under both the frontend/jupyter folder and the frontnend/common folder.
That needs to be fixed so that the npm run test:prod can run successfully.
The text was updated successfully, but these errors were encountered:
Fixed the remaining failed tests. The fails where mainly happening because we needed to adjust the references to packages based on our custom code.
These are from our /jupyter
We will need to fix the unit tests for the jupyter frontend.
That means all those
*.spec.ts
that can be found under both the frontend/jupyter folder and the frontnend/common folder.That needs to be fixed so that the
npm run test:prod
can run successfully.The text was updated successfully, but these errors were encountered: