I am writing some custom tests and when I try to run them I am getting the error
Factory method 'version' threw exception with message: Set the de.flapdoodle.mongodb.embedded.version property or define your own IFeatureAwareVersion bean to use embedded MongoDB The property is set in the application-test.properties but when I hover over it Intellij gives me the message the property is unused.
#Test is failing due to flapdoodle property being unused
1 messages · Page 1 of 1 (latest)
Hello!
Please help us with the following information for faster debugging.
- What is your current Appsmith version?
- Provide screenshots/screen recordings of the original error/code snippet.
- Add details about your use case and provide steps to reproduce the issue, if
possible.
hey, any updates ?