Skip to content

Commit f595287

Browse files
committed
restore original tests
1 parent 45e710e commit f595287

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/history/__tests__/hash-test.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,10 +146,8 @@ export const testHashHistory = (root, createHistory) => {
146146
});
147147
}
148148

149-
/*
150149
describe('a hash history', () => {
151150
testHashHistory('#/', () => {
152151
return createHashHistory();
153152
})
154153
});
155-
*/

0 commit comments

Comments
 (0)