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

create.html.haml_spec.rb « teams « views « spec - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 27f57d89693730c679a62bc9ee8366a978980f9f (plain)
1
2
3
4
5
require 'spec_helper'

describe "teams/create.html.haml" do
  pending "add some examples to (or delete) #{__FILE__}"
end