Merge branch 'master' into add_nr
This commit is contained in:
commit
82c27c37f3
|
@ -123,7 +123,7 @@ module Travis
|
|||
end
|
||||
|
||||
def owner_key(feature, owner)
|
||||
suffix = owner.class.table_name
|
||||
suffix = owner.class.table_name if owner
|
||||
"#{key(feature)}:#{suffix}"
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user