@@ -85,7 +85,7 @@ contract Alfajores_P0E17_ExchangeForkTest is ExchangeForkTest(ALFAJORES_ID, 0, 1
8585
8686contract Alfajores_P0E18_ExchangeForkTest is ExchangeForkTest (ALFAJORES_ID , 0 , 18 ) {}
8787
88- contract Celo_ChainForkTest is ChainForkTest (CELO_ID , 1 , uints (24 )) {}
88+ contract Celo_ChainForkTest is ChainForkTest (CELO_ID , 1 , uints (19 )) {}
8989
9090contract Celo_P0E00_ExchangeForkTest is ExchangeForkTest (CELO_ID , 0 , 0 ) {}
9191
@@ -125,16 +125,6 @@ contract Celo_P0E17_ExchangeForkTest is ExchangeForkTest(CELO_ID, 0, 17) {}
125125
126126contract Celo_P0E18_ExchangeForkTest is ExchangeForkTest (CELO_ID , 0 , 18 ) {}
127127
128- contract Celo_P0E19_ExchangeForkTest is ExchangeForkTest (CELO_ID , 0 , 19 ) {}
129-
130- contract Celo_P0E20_ExchangeForkTest is ExchangeForkTest (CELO_ID , 0 , 20 ) {}
131-
132- contract Celo_P0E21_ExchangeForkTest is ExchangeForkTest (CELO_ID , 0 , 21 ) {}
133-
134- contract Celo_P0E22_ExchangeForkTest is ExchangeForkTest (CELO_ID , 0 , 22 ) {}
135-
136- contract Celo_P0E23_ExchangeForkTest is ExchangeForkTest (CELO_ID , 0 , 23 ) {}
137-
138128contract Celo_BancorExchangeProviderForkTest is BancorExchangeProviderForkTest (CELO_ID ) {}
139129
140130contract Celo_GoodDollarTradingLimitsForkTest is GoodDollarTradingLimitsForkTest (CELO_ID ) {}
0 commit comments