Skip to content

Commit 3bf3fa9

Browse files
committed
Fixup whitespace issues
1 parent b8c1820 commit 3bf3fa9

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
@@ -300,7 +300,7 @@ describe('matchRoutes', function () {
300300
callback(null, <Route path=":userID" />)
301301
})
302302
}
303-
303+
304304
getIndexRoute = function (location, callback) {
305305
setTimeout(function () {
306306
callback(null, <Route name="jsx" />)

0 commit comments

Comments
 (0)