bingo-elastic reaction euclid test fails during CI
Open
Bingo
Bingo-Elastic
User`s Feedback
- Dominant language
- C++
- Stars
- 406
- Forks
- 134
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 24
Description
Test `api/plugins/bingo-elastic/java/src/test/java/com/epam/indigo/predicate/ReactionsTest.java` failed, because result differs from expected.
I changed reaction test file, CI is working right now, but issue should be investigated
Changed code:
```java
IndigoRecordReaction targetReaction = reactions.get(3);
```
From
```java
IndigoRecordReaction targetReaction = reactions.get(2);
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.