mirror of
https://github.com/sbt/sbt.git
synced 2026-08-30 09:50:02 +02:00
This check doesn't actually make sense anymore with the new ClassLoaderCache. In the old ClassLoaderCache, there were separate layers for the snapshots and regular jars. The test was verifying that only the snapshot layer was invalidated but now there is just one layer.