This commit is contained in:
danrega
2024-09-30 17:27:20 +02:00
parent 239b041f62
commit 0d1ba58ac7
7 changed files with 506 additions and 168 deletions

View File

@@ -3288,8 +3288,6 @@ cl_abap_unit_assert=>assert_equals(
exp = 100
msg = `The value does not match the expected result`
quit = if_abap_unit_constant=>quit-no ).
ENDDO.
```
</td>