mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-14 17:21:01 +08:00
Removed unnecessary line from merge
This commit is contained in:
@@ -1056,4 +1056,3 @@ test.only.each`
|
||||
`("returns $expected when $a is added $b", ({ a, b, expected }: Case) => {
|
||||
expect(a + b).toBe(expected);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user