Skip to content

Commit c03d6c3

Browse files
Break one test to make sure CI fails
1 parent b0d6f5e commit c03d6c3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

generator/test/test_functions.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ def test_GetVehicleDataResponse(self):
6262
expected['function_id'] = 'GET_VEHICLE_DATA'
6363
expected['class_name'] = 'GetVehicleDataResponse'
6464
expected['extends_class'] = 'RPCResponse'
65-
expected['history'] = None
6665
expected['imports'] = ['androidx.annotation.NonNull', '',
6766
'com.smartdevicelink.protocol.enums.FunctionID',
6867
'com.smartdevicelink.proxy.RPCResponse',

0 commit comments

Comments
 (0)