You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given a step with a `@Table`-annotated parameter with a primitive array, e.g.
void some_step(int... args)
When executing JGiven
Then JGiven throws a ClassCastException
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: