mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 03:10:42 -03:30
rename search tag test
This commit is contained in:
parent
e4ad34fa14
commit
379e2226fa
@ -2,8 +2,6 @@ import { range } from 'lodash';
|
||||
|
||||
import { getAdminMachineCredential } from '../fixtures';
|
||||
|
||||
// AWX_E2E_URL='https://localhost:3000' npm --prefix awx/ui run e2e -- --filter="*jobz*"
|
||||
|
||||
const spinny = 'div.spinny';
|
||||
const searchInput = 'smart-search input';
|
||||
const searchSubmit = 'smart-search i[class*="search"]';
|
||||
Loading…
x
Reference in New Issue
Block a user