camunda-community-hub / kotlin-coworker

Zeebe Worker with Kotlin coroutines
Apache License 2.0
9 stars 7 forks source link

Remove `@Disabled` from `org.camunda.community.extension.coworker.spring.property.OverridePropertiesCoworkerIntegrationTest#should override works for fetch-variables` #59

Open aivinog1 opened 1 year ago

aivinog1 commented 1 year ago

Because of https://github.com/camunda/zeebe-process-test/issues/675, the test is failing.

We need to wait until this would be fixed and then enable the test.