Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated the default value in the unit test #95

Closed
wants to merge 1 commit into from

Conversation

egonw
Copy link
Member

@egonw egonw commented Dec 14, 2014

Fixes this regression reported by Jenkins:

Error Message

expected: but was:
Stacktrace

java.lang.AssertionError: expected: but was:
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:144)
at org.openscience.cdk.renderer.color.CDK2DAtomColorsTest.testGetDefaultAtomColor(CDK2DAtomColorsTest.java:55)

Change-Id: Ie5b55a72381fa3d447642fa5bef0a49362ffd5d5
@johnmay
Copy link
Member

johnmay commented Dec 15, 2014

Applied and pushed.

@johnmay johnmay closed this Dec 15, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants