Searched refs:staticCopy (Results 1 – 1 of 1) sorted by relevance
300 const staticCopy = JSON.parse(JSON.stringify(inputState)); constant320 expect(inputState).toEqual(staticCopy);