mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-18 17:16:08 +10:00
Fix specs
This commit is contained in:
@@ -95,7 +95,7 @@ module Ci
|
||||
end
|
||||
|
||||
def trace_html
|
||||
trace_with_state[:html]
|
||||
trace_with_state[:html] || ''
|
||||
end
|
||||
|
||||
def trace_with_state(state = nil)
|
||||
|
||||
Reference in New Issue
Block a user