major: orbit branding
This commit is contained in:
@ -5,7 +5,7 @@ context('Leave Channel Browser Testing', () => {
|
||||
let tableQuery = [
|
||||
'solid-display.table-body',
|
||||
'solid-display:last-child',
|
||||
'hubl-admin-circle-leave-button',
|
||||
'orbit-admin-circle-leave-button',
|
||||
'solid-delete'
|
||||
],
|
||||
tableListQuery = [
|
||||
|
@ -5,7 +5,7 @@ context('Leave Project Browser Testing', () => {
|
||||
let tableQuery = [
|
||||
'solid-display.table-body',
|
||||
'solid-display:last-child',
|
||||
'hubl-admin-project-leave-button',
|
||||
'orbit-admin-project-leave-button',
|
||||
'solid-delete'
|
||||
],
|
||||
tableListQuery = [
|
||||
|
Reference in New Issue
Block a user