diff --git a/_data/extensions.yml b/_data/extensions.yml index 7b6727ee1..0c761b4f4 100644 --- a/_data/extensions.yml +++ b/_data/extensions.yml @@ -62,10 +62,6 @@ link: https://github.com/ipeevski/PauseOnFail description: Pause execution on failure/error - allow debugging from failed point onwardss -- name: GherkinParam - link: http://github.com/edno/codeception-gherkin-param - description: The Codeception extension for supporting parameter notation in Gherkin scenario. - - name: SecureShell link: http://github.com/edno/codeception-secureshell description: The Codeception module for SSH commands, SFTP access and SSH tunnels diff --git a/_data/modules.yml b/_data/modules.yml index 154582054..060bb171e 100644 --- a/_data/modules.yml +++ b/_data/modules.yml @@ -58,6 +58,10 @@ description: Codeception FlySystem module with several adapters. Provides a set of methods for checking and modifying files on remote storage. color: "#FFF5C4" +- name: GherkinParam + link: http://github.com/edno/codeception-gherkin-param + description: The Codeception module for supporting parameter notation in Gherkin scenario. + - name: HighlightCeption image: https://user-images.githubusercontent.com/6382002/29250010-0bdb3cf6-803b-11e7-92af-f666caf497e4.png link: https://github.com/hyperia-sk/highlight-ception