Commit 05b1adf
Remove irrelevant failing tests
Those were testing the isignatures of nherited methods, whereas these were actually proxified
to a delegate object that could have complete different signatures without the test to notice.
Now rely on the other test verifying that methods are proxified to the delegate object,
transmitting the expected arguments.1 parent 5c32475 commit 05b1adf
File tree
2 files changed
+0
-2
lines changed- src/bosh-director/spec/unit/blobstore_client
2 files changed
+0
-2
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
0 commit comments