Skip to content

Commit 428e07f

Browse files
committed
Remove a test that should be working now
1 parent 96f6f66 commit 428e07f

File tree

1 file changed

+1
-3
lines changed
  • spec/support/acceptance/session

1 file changed

+1
-3
lines changed

spec/support/acceptance/session/java.rb

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,7 @@ module Acceptance::Session
117117
known_failures: []
118118
},
119119
windows: {
120-
known_failures: [
121-
"[-] [should delete a symbolic link target] failed to create the symbolic link"
122-
]
120+
known_failures: []
123121
}
124122
}
125123
},

0 commit comments

Comments
 (0)