Skip to content

Commit

Permalink
chore: fix tests failing due to icon change
Browse files Browse the repository at this point in the history
  • Loading branch information
shadmansaleh committed Aug 3, 2023
1 parent 146f40d commit 45e27ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/spec/lualine_spec.lua
Original file line number Diff line number Diff line change
Expand Up @@ -732,7 +732,7 @@ describe('Lualine', function()
3: lualine_a_buffers_inactive = { bg = "#3c3836", bold = true, fg = "#a89984" }
4: lualine_c_normal = { bg = "#3c3836", fg = "#a89984" }
}
|{1: a.txt }
|{1: 󰈙 a.txt }
{2:}
{3: ... }
{4: }|
Expand Down

0 comments on commit 45e27ca

Please sign in to comment.