@codeceptjs/examples
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "@codeceptjs/examples", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -5,6 +5,2 @@ Feature('@first Create Todos @step:06 @smoke @story:12345') | ||
TodosPage.goto() | ||
}) | ||
Scenario('try pause', (I) => { | ||
pause(); | ||
}); | ||
@@ -11,0 +7,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
996855
419