Skip to content

Commit da87155

Browse files
committed
Remove translations from tests as well
1 parent a59a6ac commit da87155

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/integration/markdownRouter.test.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,7 @@ beforeEach(async () => {
1111
describe('Privacy And TOS Routes', function () {
1212
const arr = [
1313
'/privacy',
14-
'/privacy-fr',
15-
'/privacy-ru',
1614
'/tos',
17-
'/tos-fr',
18-
'/tos-ru',
1915
'/rules',
2016
'/cg',
2117
]

0 commit comments

Comments
 (0)