Open pmlopes opened 7 years ago
If a user disables caching using the system property as per documentation, and the js runner is loaded this user choice is overruled with always cache file system.
When this is fixed, we will be able to remove the @Ignore annotation in vertx-web's FreeMarkerJavascriptTemplateTest, correct ?
@Ignore
FreeMarkerJavascriptTemplateTest
vert-x3/vertx-web@c44a07f8502007a5e83049b805280a7b5508d73b
Yes.
If a user disables caching using the system property as per documentation, and the js runner is loaded this user choice is overruled with always cache file system.