Commit 6955e9e
Remove obsolete ServerMocks after master merge
The merge from master reintroduced ServerMocks.java and added a
stale import to MobsSpawnListenerTest. ServerMocks predates the
MockBukkit-based test infrastructure and no longer compiles against
Paper 1.21.11 (its Registry.get call is ambiguous against the new
Registry<TypedKey<T>> overload). MockBukkit covers the same ground
via CommonTestSetup, so drop the file and its now-unused import.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 6e66c6c commit 6955e9e
2 files changed
Lines changed: 0 additions & 119 deletions
File tree
- src/test/java/world/bentobox/extramobs/listeners
- mocks
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| |||
Lines changed: 0 additions & 118 deletions
This file was deleted.
0 commit comments