Skip to content

Commit 56353f4

Browse files
committed
Hopefully last one
1 parent f566bf4 commit 56353f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/__tests__/matchRoutes-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ describe('matchRoutes', function () {
325325
])
326326
return { spy, routes }
327327
}
328-
})
328+
})
329329

330330
it('when getChildRoutes callback returns reactElements', function (done) {
331331
matchRoutes(jsxRoutes, createLocation('/users/5'), function (error, match) {

0 commit comments

Comments
 (0)