fix gherkin lint

This commit is contained in:
Viktor Scharf
2025-03-10 15:10:32 +01:00
parent ca729a23c2
commit 0db2145cef
9 changed files with 10 additions and 8 deletions
+1 -1
View File
@@ -192,7 +192,7 @@ class OCSContext implements Context {
)
);
}
/**
* @Then /^the OCS status code should be "([^"]*)"$/
*