Skip to content

Commit dd34a17

Browse files
committed
chore(replay): FIXME was already handled
1 parent f5adbc8 commit dd34a17

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/renderer_spec.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ describe('renderer', function()
137137
local renderer = require('opencode.ui.renderer')
138138
local events = helpers.load_test_data(filepath)
139139
state.active_session = helpers.get_session_from_events(events, true)
140-
--FIXME: find the appropriate way to load the session data
141140
local expected = helpers.load_test_data(expected_path)
142141

143142
local session_data = helpers.load_session_from_events(events)

0 commit comments

Comments
 (0)