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