mirror of
https://github.com/magefree/mage.git
synced 2025-12-22 03:22:00 -08:00
[STX] more text fixes
This commit is contained in:
parent
ef8ee52b94
commit
efb2a7f3de
12 changed files with 19 additions and 17 deletions
|
|
@ -1372,7 +1372,7 @@ public class VerifyCardDataTest {
|
|||
.replace("<i>", "")
|
||||
.replace("</i>", "");
|
||||
|
||||
return newRule;
|
||||
return newRule.trim();
|
||||
}
|
||||
|
||||
@Test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue