From 89abae82eea4a4bf2fdde56443207174debd7419 Mon Sep 17 00:00:00 2001 From: Abdullah Mzaien Date: Wed, 24 Aug 2022 13:36:18 +0300 Subject: [PATCH] Fix test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 10 + 20 equals to 30 😆 --- src/02-object-param.problem.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/02-object-param.problem.ts b/src/02-object-param.problem.ts index d36e5a11..8c331765 100644 --- a/src/02-object-param.problem.ts +++ b/src/02-object-param.problem.ts @@ -17,5 +17,5 @@ it("Should add the two numbers together", () => { first: 10, second: 20, }), - ).toEqual(20); + ).toEqual(30); }); pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy