Do not trigger a restart when a test class is changed
Previously, dev tools would restart the application when any .class file changed. This included test classes. This commit updates the default excludes to ignore any classes with a name that ends in Test.class or Tests.class. Closes gh-3900pull/3942/merge
parent
c3e447c84c
commit
80940764f6
Loading…
Reference in New Issue