mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Correct a dashboard test sub-suite name.
This commit is contained in:
parent
4ebe29e14e
commit
f28fc89733
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ import {
|
|||
var expect = require('expect.js');
|
||||
|
||||
(function () {
|
||||
bdd.describe('discover tab', function describeIndexTests() {
|
||||
bdd.describe('dashboard tab', function describeIndexTests() {
|
||||
|
||||
bdd.before(function () {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue