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.
2 parents 3163a25 + 86eff4b commit cc8cfdaCopy full SHA for cc8cfda
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