79570431

Date: 2025-04-12 12:04:56
Score: 2.5
Natty:
Report link

You need to add parameter { testIsolation : false } in the next line:

describe("Full system test", { testIsolation : false }, () => {

This parameter turn off isolation of tests, I mean "it({})" elements.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Veniamin