Path in test
This commit is contained in:
parent
54960414fe
commit
42f8d9a83b
@ -150,7 +150,7 @@ class StoreContentAndMetadataTaskListenerTest {
|
|||||||
|
|
||||||
whenever(
|
whenever(
|
||||||
restTemplate.exchange(
|
restTemplate.exchange(
|
||||||
eq("/open/api/mediaprocesser/import"),
|
eq("/api/mediaprocesser/import"),
|
||||||
eq(HttpMethod.POST),
|
eq(HttpMethod.POST),
|
||||||
any(),
|
any(),
|
||||||
eq(Void::class.java)
|
eq(Void::class.java)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user