Skip to content

Commit 28b7b38

Browse files
committed
Remove PendingFeature
1 parent 3d8b2f8 commit 28b7b38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jruby-gradle-base-plugin/src/integTest/groovy/com/github/jrubygradle/JRubyExecIntegrationSpec.groovy

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ class JRubyExecIntegrationSpec extends Specification {
134134
outputBuffer =~ /loaded 'a' gem with version ${version}/
135135
}
136136

137-
@PendingFeature
138137
def "Running a script that requires a gem using custom embedded rubygems-servlets maven repo"() {
139138
given:
140139
String version = '0.1.0'

0 commit comments

Comments
 (0)