From b858bea33b532956f1ee08cd8482e48f153a3de0 Mon Sep 17 00:00:00 2001 From: Lakitna Date: Sat, 30 Mar 2019 10:56:25 +0100 Subject: [PATCH] Added cypress-commands to the list of plugins --- source/_data/plugins.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/_data/plugins.yml b/source/_data/plugins.yml index 70fbc5de08..426947639f 100644 --- a/source/_data/plugins.yml +++ b/source/_data/plugins.yml @@ -174,6 +174,11 @@ link: https://github.com/Bkucera/cypress-plugin-tab keywords: [commands] + - name: cypress-commands + description: A collection of Cypress commands to extend and compliment the defaults + link: https://github.com/Lakitna/cypress-commands + keywords: [commands] + - name: Authentication description: Also take a look at ["Logging in"](https://github.com/cypress-io/cypress-example-recipes#logging-in-recipes) recipes. plugins: