Skip to content

Commit a5295cb

Browse files
authored
Update TestTable.php
1 parent cb25716 commit a5295cb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/TestTable.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,6 @@ public static function getMap()
9797
new Entity\IntegerField('FINAL_INDICATION', array(
9898
'required' => true
9999
)),
100-
new Entity\IntegerField('FINAL_INDICATION', array(
101-
'required' => true
102-
)),
103100
new Entity\IntegerField('MIN_TIME_BETWEEN_ATTEMPTS', array(
104101
'required' => true
105102
)),

0 commit comments

Comments
 (0)