We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e290e2 commit a6dc5c9Copy full SHA for a6dc5c9
test-unit-runner-junitxml.gemspec
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
11
spec.summary = %q{A test-unit runner that reports test result in JUnit XML format.}
12
#spec.description = %q{TODO: Write a longer description or delete this line.}
13
- spec.homepage = "https://github.com/kenichiice/test-unit-runner-junitxml"
+ spec.homepage = "https://github.com/test-unit/test-unit-runner-junitxml"
14
spec.license = "MIT"
15
16
# Specify which files should be added to the gem when it is released.
0 commit comments