Fix bug and add covering tests
This commit is contained in:
+1
-1
@@ -181,7 +181,7 @@ module Cmtool
|
||||
end
|
||||
|
||||
def engine_link(engine, options = {})
|
||||
@items << EngineLink.new(resource, options)
|
||||
@items << EngineLink.new(engine, options)
|
||||
end
|
||||
|
||||
def resource_links
|
||||
|
||||
Reference in New Issue
Block a user