update test case after colors conversion fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1160585 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
bebd5bea10
commit
1190b117c5
@ -130,7 +130,7 @@ public class TestWordToHtmlConverter extends TestCase
|
||||
|
||||
assertFalse( result.contains( "FORMTEXT" ) );
|
||||
|
||||
assertContains( result, "color:#28624f;" );
|
||||
assertContains( result, "color:#4f6228;" );
|
||||
assertContains( result, "Passport No and the date of expire" );
|
||||
assertContains( result, "mfa.gov.cy" );
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user