File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
scripts/docs-generation/3rd-party Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -145,7 +145,8 @@ export const SUPPORTED_PACKAGES = {
145145 { name : 'tesults' , value : 'wdio-tesults-service$--$tesults' } ,
146146 { name : 'azure-devops' , value : '@gmangiapelo/wdio-azure-devops-service$--$azure-devops' } ,
147147 { name : 'google-Chat' , value : 'wdio-google-chat-service' } ,
148- { name : 'qmate-service' , value : '@sap_oss/wdio-qmate-service--$qmate-service' }
148+ { name : 'qmate-service' , value : '@sap_oss/wdio-qmate-service--$qmate-service' } ,
149+ { name : 'vitaqai' , value : 'wdio-vitaqai-service$--$vitaqai' }
149150 ]
150151} as const
151152
Original file line number Diff line number Diff line change 192192 "title" : " Qmate Service" ,
193193 "githubUrl" : " https://github.com/SAP/wdio-qmate-service" ,
194194 "npmUrl" : " https://www.npmjs.com/package/@sap_oss/wdio-qmate-service"
195+ },
196+ {
197+ "packageName" : " wdio-vitaqai-service" ,
198+ "title" : " Vitaq AI" ,
199+ "githubUrl" : " https://github.com/RossVertizan/wdio-vitaqai-service" ,
200+ "npmUrl" : " https://www.npmjs.com/package/wdio-vitaqai-service"
195201 }
196202]
You can’t perform that action at this time.
0 commit comments