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
The ROI of this test is too low, removing it. (#882)
1. The function "func (explanation *Explanation) String(verbose bool) string" is already tested exhaustively; the function "func (e *explainOutputEntry) String() string " being checked by this test just calls the former function
2. The test included hard coded test strings - which have to be manually changed each time there is a change in the explain string
0 commit comments