feat: rename

This commit is contained in:
Barrett Ruth 2026-03-02 21:23:40 -05:00
parent e1d7abf58e
commit 942438f817
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
21 changed files with 660 additions and 305 deletions

View file

@ -5,7 +5,7 @@ describe('diagnostic', function()
before_each(function()
helpers.reset_config()
diagnostic = require('render.diagnostic')
diagnostic = require('preview.diagnostic')
end)
describe('clear', function()