Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 485dac0

Browse files
plugin caps update
1 parent be04980 commit 485dac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/test/java/com/lambdatest/TestNGTodo1.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ public void setup(Method m, ITestContext ctx) throws MalformedURLException {
3131
caps.setCapability("version", "latest");
3232
caps.setCapability("build", "TestNG With Java");
3333
caps.setCapability("name", m.getName() + " - " + this.getClass().getName());
34-
caps.setCapability("project", "git-testng");
34+
caps.setCapability("plugin", "git-testng");
3535

3636
String[] Tags = new String[] { "Feature", "Falcon", "Severe" };
3737

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /