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:
authorShinya Maeda <shinya@gitlab.com>2017-10-06 15:45:46 +0300
committerShinya Maeda <shinya@gitlab.com>2017-10-06 15:45:46 +0300
commit3e26b0dcd113ade77dc8304137c6733cab4c8718 (patch)
tree319a7c20491a4b0c2f5da10ee23f4ae7ae536de8 /spec/javascripts
parentcd438a6ae00285e2cd32ea73a1cd769a5f9d7403 (diff)
parentf4c10492f43f7d7a3790836d79680621faa38bd2 (diff)
Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-service' of https://gitlab.com/gitlab-org/gitlab-ce into feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-service
Diffstat (limited to 'spec/javascripts')
-rw-r--r--spec/javascripts/fixtures/clusters.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/javascripts/fixtures/clusters.rb b/spec/javascripts/fixtures/clusters.rb
index bf8ba8146da..5774f36f026 100644
--- a/spec/javascripts/fixtures/clusters.rb
+++ b/spec/javascripts/fixtures/clusters.rb
@@ -11,7 +11,7 @@ describe Projects::ClustersController, '(JavaScript fixtures)', type: :controlle
render_views
before(:all) do
- clean_frontend_fixtures('branches/')
+ clean_frontend_fixtures('clusters/')
end
before do