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 69387ee commit 6c5f514Copy full SHA for 6c5f514
src/test/java/org/mozilla/taskcluster/urls/URLsTest.java
@@ -21,8 +21,8 @@ public class URLsTest {
21
22
/**
23
* testURLs iterates through the language-agnostic test cases defined in
24
- * /specification.yml to ensure that the java implementation returns
25
- * consistent results with the other language implementations.
+ * /tests.yml to ensure that the java implementation returns consistent
+ * results with the other language implementations.
26
*/
27
@Test
28
public void testURLs() throws Exception {
0 commit comments