Skip to content

Commit 7a6c55b

Browse files
style(2019-day-03): standard linting
1 parent aa83c0b commit 7a6c55b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2019/day-03/wires.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ describe('--- 2019 Day 3: Crossed Wires ---', () => {
6565
40, 30
6666
]
6767
const intersections = findWireIntersections(...wires)
68-
const actual = intersections.map((inter) => getIntersectionWireDistance({wires, intersection:inter}))
68+
const actual = intersections.map((inter) => getIntersectionWireDistance({ wires, intersection: inter }))
6969
expect(actual).to.deep.equal(expected)
7070
})
7171
})

0 commit comments

Comments
 (0)
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