Skip to content

Commit

Permalink
refactor: rename the healthcheck spec to match the file name
Browse files Browse the repository at this point in the history
  • Loading branch information
mikavilpas committed Jul 12, 2024
1 parent fd9862a commit b8f0f65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/yazi/health_spec.lua
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ vim.opt.rtp:append('.')

local mock_app_versions = {}

describe('the happy path', function()
describe('the healthcheck', function()
local snapshot

before_each(function()
Expand Down

0 comments on commit b8f0f65

Please sign in to comment.