Skip to content
Snippets Groups Projects
Commit bb58b372 authored by Tamara El Naboulsi's avatar Tamara El Naboulsi
Browse files

Revert unneededchange

parent e1d36882
Branches copyright/2022
No related tags found
No related merge requests found
......@@ -302,7 +302,7 @@ is_rows(0, $db, "transcript_attrib", "where transcript_id = ? and attrib_type_id
$tr->is_current(0);
$ta->update($tr);
$up_tr = $ta->fetch_by_stable_id( "ENSTEST00000217347" );
$up_tr = $ta->fetch_by_stable_id( "ENST00000217347" );
ok(!$up_tr);
$multi->restore('core', 'transcript', 'meta_coord');
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment