enable two unit tests again (#6018)

This commit is contained in:
Lars Hvam 2023-02-02 09:14:29 +01:00 committed by GitHub
parent 24e79943f5
commit a4250078e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 7 deletions

View File

@ -26,10 +26,10 @@
]
},
"devDependencies": {
"@abaplint/cli": "^2.95.6",
"@abaplint/database-sqlite": "^2.3.123",
"@abaplint/runtime": "^2.3.124",
"@abaplint/transpiler-cli": "^2.3.124",
"@abaplint/cli": "^2.95.8",
"@abaplint/database-sqlite": "^2.4.0",
"@abaplint/runtime": "^2.4.0",
"@abaplint/transpiler-cli": "^2.4.0",
"abapmerge": "^0.14.8",
"c8": "^7.12.0",
"eslint": "^8.33.0"

View File

@ -204,9 +204,6 @@
{"object": "ZCL_ABAPGIT_USER_RECORD", "class": "ltcl_user_record", "method": "test_invalid_user", "note": "Void type: BAPIADDR3"},
{"object": "ZCL_ABAPGIT_OBJECT_INTF", "class": "ltcl_aff_metadata", "method": "serialize_non_default", "note": "ReferenceError: seoo_cmptype_attribute is not defined"},
{"object": "ZCL_ABAPGIT_OBJECT_INTF", "class": "ltcl_aff_metadata", "method": "serialize_default", "note": "ReferenceError: seoo_cmptype_attribute is not defined"},
{"object": "ZCL_ABAPGIT_SERVICES_BASIS", "class": "ltcl_create_package", "method": "raise_error_if_package_exists", "note": "Void type: SCOMPKDTLN"},
{"object": "ZCL_ABAPGIT_SERVICES_BASIS", "class": "ltcl_create_package", "method": "package_given_in_popup", "note": "Void type: SCOMPKDTLN"},
{"object": "ZCL_ABAPGIT_SERVICES_BASIS", "class": "ltcl_create_package", "method": "package_not_created_when_canc", "note": "Void type: SCOMPKDTLN"},