Skip to content
Snippets Groups Projects
Commit d8133113 authored by Hervé  MENAGER's avatar Hervé MENAGER
Browse files

remove protein_bound_construct field from test data.

WIP on #204
parent 6f43989a
No related branches found
No related tags found
1 merge request!13Master
Pipeline #28906 failed
# Generated by Django 2.2.1 on 2020-04-23 08:16
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('ippidb', '0050_auto_20200420_2015'),
]
operations = [
migrations.RemoveField(
model_name='testactivitydescription',
name='protein_bound_construct',
),
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment