mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
parent
c4cee75551
commit
ff21f941df
@ -13,7 +13,7 @@ describe('QueryEditor', () => {
|
||||
it('should render without error', async () => {
|
||||
setup();
|
||||
|
||||
expect(screen.findByText('process_cpu:cpu')).toBeDefined();
|
||||
expect(await screen.findByText(/process_cpu - cpu/)).toBeDefined();
|
||||
});
|
||||
|
||||
it('should render options', async () => {
|
||||
|
Loading…
Reference in New Issue
Block a user