diff options
Diffstat (limited to 'app/models/ci/service.rb')
-rw-r--r-- | app/models/ci/service.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/models/ci/service.rb b/app/models/ci/service.rb index ed5e3f940b6..8063c51e82b 100644 --- a/app/models/ci/service.rb +++ b/app/models/ci/service.rb @@ -1,6 +1,6 @@ # == Schema Information # -# Table name: services +# Table name: ci_services # # id :integer not null, primary key # type :string(255) |