Skip to content

Commit

Permalink
Killing tests in the name of he-who-must-not-be-named
Browse files Browse the repository at this point in the history
  • Loading branch information
VicDeo committed Jul 10, 2017
1 parent 973e19a commit e129606
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions db_structure.xml
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@
<default>0</default>
<notnull>true</notnull>
<autoincrement>1</autoincrement>
<length>4</length>
<length>10</length>
</field>

<!-- Foreign Key storages::numeric_id -->
Expand Down Expand Up @@ -312,7 +312,7 @@
<type>integer</type>
<default></default>
<notnull>true</notnull>
<length>4</length>
<length>10</length>
</field>

<field>
Expand Down

0 comments on commit e129606

Please sign in to comment.