We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb25716 commit a5295cbCopy full SHA for a5295cb
lib/TestTable.php
@@ -97,9 +97,6 @@ public static function getMap()
97
new Entity\IntegerField('FINAL_INDICATION', array(
98
'required' => true
99
)),
100
- new Entity\IntegerField('FINAL_INDICATION', array(
101
- 'required' => true
102
- )),
103
new Entity\IntegerField('MIN_TIME_BETWEEN_ATTEMPTS', array(
104
105
0 commit comments