Advertisement
Anatolyukropov

assert(error)

Apr 13th, 2021
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. expect(e.code).toBe(11000);
  2. expect(e.keyPattern).toStrictEqual({
  3. name: 1,
  4. pageType: 1,
  5. systemType: 1,
  6. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement