Index: trunk/src/integration-test/groovy/com/lemans/ds/part/PartFuncSpec.groovy =================================================================== diff -u -r9773 -r9964 --- trunk/src/integration-test/groovy/com/lemans/ds/part/PartFuncSpec.groovy (.../PartFuncSpec.groovy) (revision 9773) +++ trunk/src/integration-test/groovy/com/lemans/ds/part/PartFuncSpec.groovy (.../PartFuncSpec.groovy) (revision 9964) @@ -8,7 +8,7 @@ @Override String resourceName() { 'part' } - final static int ALL_COLUMNS_SIZE = 101 + final static int ALL_COLUMNS_SIZE = 102 final static int SEARCH_COLUMNS_SIZE = PartService.SEARCH_COLUMNSET.size()