diff options
author | Walmyr Lima <walmyr@gitlab.com> | 2019-08-20 19:31:05 +0200 |
---|---|---|
committer | Walmyr Lima <walmyr@gitlab.com> | 2019-08-20 19:33:01 +0200 |
commit | 126219850ef9e1016fa6c39e905745fb697aac09 (patch) | |
tree | e61ab3072741ad7eaeb5abc0ce4105f68a47f3f5 /qa | |
parent | a971b7cb98439dfa1415b280dc63b113e6a699a4 (diff) | |
download | gitlab-ce-126219850ef9e1016fa6c39e905745fb697aac09.tar.gz |
Expose id attribute on label resourceqa/issue-boards-e2e-tests
Diffstat (limited to 'qa')
-rw-r--r-- | qa/qa/resource/label.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qa/qa/resource/label.rb b/qa/qa/resource/label.rb index 3750725c440..b5e88d8aefc 100644 --- a/qa/qa/resource/label.rb +++ b/qa/qa/resource/label.rb @@ -7,6 +7,7 @@ module QA class Label < Base attr_accessor :description, :color + attribute :id attribute :title attribute :project do |