Skip to content

Commit 916a709

Browse files
committed
adjust tests
1 parent 94cd363 commit 916a709

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/yoastseo/spec/fullTextTests/testTexts/ar/arabicPaper.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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: {

packages/yoastseo/spec/fullTextTests/testTexts/pt/portuguesePaper.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
},

0 commit comments

Comments
 (0)