Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Vargas <jvargas@gitlab.com>2019-04-04 01:10:39 +0300
committerJose Vargas <jvargas@gitlab.com>2019-04-04 23:53:03 +0300
commit976f1feb28265bfc427a00e7031275f49aa7f877 (patch)
treec19195eea183089a6e2ce2ebb36c695094726794 /spec/javascripts/monitoring
parenta6f9f79b73ec1893e00a41ae20c3e17bd33cccb4 (diff)
Document getTimeDifferenceMinutes usage
Also added a finally clause to the getGraphsDataWithTime promise
Diffstat (limited to 'spec/javascripts/monitoring')
-rw-r--r--spec/javascripts/monitoring/dashboard_spec.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/javascripts/monitoring/dashboard_spec.js b/spec/javascripts/monitoring/dashboard_spec.js
index 1436bcb466e..ce2c6c43c0f 100644
--- a/spec/javascripts/monitoring/dashboard_spec.js
+++ b/spec/javascripts/monitoring/dashboard_spec.js
@@ -224,7 +224,7 @@ describe('Dashboard', () => {
});
});
- it('rewnders the time window dropdown with a set of options', done => {
+ it('renders the time window dropdown with a set of options', done => {
const component = new DashboardComponent({
el: document.querySelector('.prometheus-graphs'),
propsData: {