Commit 2807458
committed
Rename variable in test causing code smell alert
The variable statusEntry in the function test_receive_credential_x_credential_status_ne_both_set has been renamed
to status_entry in order to comply with the linting rules.
Signed-off-by: Tobias Wich <tobias.wich@ecsec.de>1 parent 9cf558e commit 2807458
1 file changed
Lines changed: 3 additions & 3 deletions
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
770 | 770 | | |
771 | 771 | | |
772 | 772 | | |
773 | | - | |
| 773 | + | |
774 | 774 | | |
775 | 775 | | |
776 | 776 | | |
777 | | - | |
| 777 | + | |
778 | 778 | | |
779 | 779 | | |
780 | | - | |
| 780 | + | |
781 | 781 | | |
782 | 782 | | |
783 | 783 | | |
| |||
0 commit comments