src-d / code-annotation

🐈 Code Annotation Tool
GNU General Public License v3.0
28 stars 26 forks source link

Avoid console messages in tests #234

Closed dpordomingo closed 6 years ago

dpordomingo commented 6 years ago

As required by https://github.com/bblfsh/dashboard/issues/86

We need to avoid console messages in tests

and done by https://github.com/bblfsh/dashboard/pull/112, this PR avoid console messages in CAT tests.