From 5992427773a5566874108dd34b069c5a0f758456 Mon Sep 17 00:00:00 2001 From: Vokhmin Alexey V Date: Wed, 24 Dec 2014 00:59:08 +0300 Subject: [PATCH] updated comments --- spec/models/cancan_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/models/cancan_spec.rb b/spec/models/cancan_spec.rb index 2a8e262cf..4aa674e98 100644 --- a/spec/models/cancan_spec.rb +++ b/spec/models/cancan_spec.rb @@ -354,7 +354,7 @@ describe CanCan do end end end - end # 'repository relations' + end # 'product build list relations' end # 'Site user' end