Skip to content

Commit 1f73749

Browse files
committed
Fixes piranhacloud#4610 - Fix HelloWorldIT in test/servlet/helloworld
1 parent 4e18c79 commit 1f73749

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

test/server/helloworld/src/test/java/helloworld/HelloWorldIT.java

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,6 @@
3838

3939
class HelloWorldIT {
4040

41-
/*
42-
* TODO - local runs on Windows do have some measure of success. However
43-
* because the test is a flake we have disabled it pending
44-
* hardening of the Piranha Maven plugin.
45-
*/
46-
@Disabled
4741
@Test
4842
void testHelloWorldHtml() throws Exception {
4943
Thread.sleep(3000);

0 commit comments

Comments
 (0)