merge commit
[jalview.git] / test / jalview / ws / dbsources / PDBRestClientTest.java
index c35cbe9..d86edd2 100644 (file)
@@ -104,6 +104,7 @@ public class PDBRestClientTest
             + "Message: org.apache.solr.search.SyntaxError: Cannot parse 'text:abc OR text:go:abc AND molecule_sequence:['' TO *]': Encountered \" \":\" \": \"\" at line 1, column 19.\n"
             + "query: text:abc OR text:go:abc AND molecule_sequence:['' TO *]\n"
             + "fl: pdb_id\n";
+
     assertEquals(expectedErrorMsg, parsedErrorResponse);
   }