mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 08:18:10 -05:00
* WIP: Added tests to LokiOptionFields.test.tsx * chore(loki-option-fields): fix error with `userEvent` Using `fireEvent` prevents the running condition. * Add tests for LokiOptionFields.tsx * chore: remove unwanted comments * chore: update test names Co-authored-by: Matias Chomicki <matyax@gmail.com>