update project badge selector

This commit is contained in:
John Mitchell 2018-10-17 14:53:40 -04:00
parent 89344c2eee
commit 73dc58e810
No known key found for this signature in database
GPG Key ID: FE6A9B5BD4EB5C94

View File

@ -58,8 +58,8 @@ module.exports = {
list: {
selector: '.at-Panel',
elements: {
badge: 'span[class~="badge"]',
title: 'div[class="List-titleText"]',
badge: '.at-Panel-headingTitleBadge',
title: '.at-Panel-headingTitle',
add: '#button-add'
},
sections: {