This repository was archived by the owner on Jan 31, 2022. It is now read-only.
Commit eb7c982
Clément Le Provost
[test] Remove
It is causing weird errors similar to [this one](robolectric/robolectric#2208):
```
Cannot convert type org.apache.tools.ant.Project to type org.apache.tools.ant.Project
```
And it doesn’t seem to serve a real purpose—at least not any longer.PowerMockTestCase
1 parent 74dc09f commit eb7c982
File tree
4 files changed
+3
-39
lines changed- algoliasearch/src/test/java/com/algolia/search/saas
4 files changed
+3
-39
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
Lines changed: 0 additions & 36 deletions
This file was deleted.
0 commit comments