File tree Expand file tree Collapse file tree
packages/yoastseo/spec/fullTextTests/testTexts Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ const expectedResults = {
119119 textTransitionWords : {
120120 isApplicable : true ,
121121 score : 6 ,
122- resultText : "<a href='https://yoa.st/34z' target='_blank'>Transition words</a>: Only 23.5 % of the sentences contain transition words, " +
122+ resultText : "<a href='https://yoa.st/34z' target='_blank'>Transition words</a>: Only 23.1 % of the sentences contain transition words, " +
123123 "which is not enough. <a href='https://yoa.st/35a' target='_blank'>Use more of them</a>." ,
124124 } ,
125125 passiveVoice : {
Original file line number Diff line number Diff line change @@ -127,13 +127,13 @@ const expectedResults = {
127127 textTransitionWords : {
128128 isApplicable : true ,
129129 score : 3 ,
130- resultText : "<a href='https://yoa.st/34z' target='_blank'>Transition words</a>: Only 9 % of the sentences contain transition words," +
130+ resultText : "<a href='https://yoa.st/34z' target='_blank'>Transition words</a>: Only 7.6 % of the sentences contain transition words," +
131131 " which is not enough. <a href='https://yoa.st/35a' target='_blank'>Use more of them</a>." ,
132132 } ,
133133 passiveVoice : {
134134 isApplicable : true ,
135135 score : 6 ,
136- resultText : "<a href='https://yoa.st/34t' target='_blank'>Passive voice</a>: 15.3 % of the sentences contain passive voice, " +
136+ resultText : "<a href='https://yoa.st/34t' target='_blank'>Passive voice</a>: 10.4 % of the sentences contain passive voice, " +
137137 "which is more than the recommended maximum of 10%. <a href='https://yoa.st/34u' target='_blank'>" +
138138 "Try to use their active counterparts</a>." ,
139139 } ,
You can’t perform that action at this time.
0 commit comments