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 3163a25 commit 86eff4bCopy full SHA for 86eff4b
src/main/java/com/nordstrom/automation/junit/ArtifactType.java
@@ -60,7 +60,7 @@
60
*
61
* import com.nordstrom.automation.testng.ArtifactCollector;
62
63
- * public class MyArtifactCapture extends ArtifactCollector<MyArtifactType> {
+ * public class MyArtifactCapture extends ArtifactCollector<MyArtifactType> {
64
65
* public MyArtifactCapture() {
66
* super(new MyArtifactType());
0 commit comments