Resource transformers use AsynchronousFileChannel
Issue: SPR-15773
This commit is contained in:
@@ -134,7 +134,7 @@ public class AppCacheManifestTransformerTests {
|
||||
Matchers.containsString("http://example.org/image.png"));
|
||||
|
||||
assertThat("should generate fingerprint", content,
|
||||
Matchers.containsString("# Hash: 4bf0338bcbeb0a5b3a4ec9ed8864107d"));
|
||||
Matchers.containsString("# Hash: 8eefc904df3bd46537fa7bdbbc5ab9fb"));
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user