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

Error mesg improving #4408

Closed
wants to merge 2 commits into from
Closed

Conversation

Sanne
Copy link
Member

@Sanne Sanne commented Jun 10, 2016

@@ -84,8 +84,8 @@ public void setUp() throws Exception {
@AfterMethod(alwaysRun = true)
public void stopMarshaller() {
//marshaller.stop();
cs.stop();
cm.stop();
if (cs!=null) cs.stop();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we'd love a little bit of whitespace (but not as much as in HS) :)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@anistor
Copy link
Member

anistor commented Jun 10, 2016

Integrated in master. Thanks @Sanne !

@anistor anistor closed this Jun 10, 2016
@Sanne Sanne deleted the ErrorMesgImproving branch June 13, 2016 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants