Commit 5aeb6a0
committed
🔥 Remove unnecessary extract step from numeric_owner test
The extract step was left behind after removing the ineffective diff()
call. This test verifies --numeric-owner strips uname/gname, which is
fully covered by the archive::for_each_entry assertion. The extract
step had no assertions and tested nothing.1 parent 9e746d6 commit 5aeb6a0
1 file changed
Lines changed: 0 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | 31 | | |
0 commit comments