Skip to content

Commit a2d8a89

Browse files
update: test case description for testing parse lal sutra
1 parent cf14f49 commit a2d8a89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎assets/js/tests/search-worker.test.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ describe('normalizeSuttaTitles', () => {
329329
assert.equal(result[0].title, 'upasakasutra');
330330
});
331331

332-
it('tests that it can parse a lal sutra', () => {
332+
it('can parse a lal sutra', () => {
333333
const mockStore = {
334334
id1: {
335335
title: 'Lal 26 Dharmacakrapravartana Sūtra: The Discourse that Set the Dharma-Wheel Rolling',

0 commit comments

Comments
 (0)