You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it(step.getKeyword()+': '+step.getName(),function(){throw('Error: Step definition could not be found.\n\nExpected a step definition similar to the following:\n\n'+snippet);});
StepDefinitionSnippetBuilder.STEP_DEFINITION_END=") {\n // express the regexp above with the code you wish you had\n callback.pending();\n});\n";
90
+
StepDefinitionSnippetBuilder.STEP_DEFINITION_END=") {\n // express the regexp above with the equivalent angular DSL code\n throw ('Error: Step not implemented');\n});\n";
0 commit comments