Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x
This commit is contained in:
commit
8cd0d45ed0
|
@ -47,7 +47,6 @@ import static org.hamcrest.Matchers.greaterThan;
|
|||
import static org.hamcrest.Matchers.is;
|
||||
import static org.junit.jupiter.api.Assertions.assertTrue;
|
||||
|
||||
@Disabled
|
||||
@ExtendWith(WorkDirExtension.class)
|
||||
public class PathWatcherTest
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue