Jason B.
Jason B.
edit: now see duplicate of https://github.com/filestack/filestack-js/issues/335
hi @ArturT, thanks for the quick response! > In what type of tests do you see an error ActiveRecord::RecordNotFound. Is it capybara tests or some unit tests? Agree with your...
(I'd be happy to build it into project)
My understanding of this story as that if you click on the release tag header **2.0.31**, it takes you to that git tag in github, as shown in the image...
looks like this issue was resolved with [this commit](https://github.com/mockito/shipkit/commit/1b2cfaf9e50fe3e07b133a3b26981a18c76acc7e) and should be closed.
fyi could not resolve this issue with ``` javadoc { classpath = sourceSets.main.compileClasspath } ``` as suggested above. This led to linker errors: ``` error: cannot find symbol import org.shipkit.internal.gradle.util.StringUtil;...
also see swagger-ui PR into swagger-ui 3.0.7: [link](https://github.com/swagger-api/swagger-ui/issues/2881)
if you want more info on `Unit` type, also see [scala docs](https://www.scala-lang.org/api/current/scala/Unit.html)