Skip to content

Patched the Compara test database to e101

Marek Szuba requested to merge compara_e101_test_dbs into release/101

Created by: muffato

Description

Updated the test databases to match our e101 schema

Use case

Our e101+ API expects a certain schema, and raises exceptions if the column can't be found

Benefits

Make Travis happy

Possible Drawbacks

None

Testing

Have you added/modified unit tests to test the changes?

Not needed

Have you run the entire test suite and no regression was detected?

Yes

Merge request reports