Merge pull request #4068 from RosettaCommons/JWLabonte/quick_fix
Bug Fix: ligand_motif_design integration test
This merge will hopefully correct the `ligand_motif_design` integration test, which I accidentally broke when adding ATP to the database. (:rat: is sorry.) The test formerly used its own ATP `.params` file, and Rosetta will not allow there to be two ATPs in a `ResidueTypeSet`.
I am simply making the test use the database version, which also involves renaming the atoms in the input `.pdb` file to their correct PDB names.
All tests pass, but there are naturally differences in the `ligand_motif_design` test.