Skip to content

Commit 58127f5

Browse files
committed
chg:move to Development Tools
1 parent c2f8c0e commit 58127f5

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

src/data/plugins.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -370,6 +370,19 @@
370370
"link": "https://github.com/pradapjackie/cypress-geolocation-locale-faker",
371371
"keywords": ["geolocation", "timezone", "locale", "language", "plugin", "testing"],
372372
"badge": "community"
373+
},
374+
{
375+
"name": "cypress-load-balancer",
376+
"description": "A simple load balancer for Cypress tests. Use this for parallelizing jobs across CI/CD solutions or locally in separate processes.",
377+
"link": "https://github.com/hammzj/cypress-load-balancer/",
378+
"keywords": [
379+
"ci",
380+
"continuous-integration",
381+
"load-balancer",
382+
"parallel",
383+
"sharding"
384+
],
385+
"badge": "community"
373386
}
374387
]
375388
},
@@ -792,19 +805,6 @@
792805
"link": "https://github.com/testdouble/cypress-rails",
793806
"keywords": ["ruby", "rails"],
794807
"badge": "community"
795-
},
796-
{
797-
"name": "cypress-load-balancer",
798-
"description": "A simple load balancer for Cypress tests. Use this for parallelizing jobs across CI/CD solutions or locally in separate processes.",
799-
"link": "https://github.com/hammzj/cypress-load-balancer/",
800-
"keywords": [
801-
"ci",
802-
"continuous-integration",
803-
"load-balancer",
804-
"parallel",
805-
"sharding"
806-
],
807-
"badge": "community"
808808
}
809809
]
810810
},

0 commit comments

Comments
 (0)