fix coc's unit test

This commit is contained in:
kazukazuinaina 2020-03-29 23:13:13 +09:00
parent 2f2003be52
commit 5b994f77b1

View File

@ -30,7 +30,7 @@ describe 'init sections'
end
it 'section c should be file and coc_status'
Expect g:airline_section_c == '%<%f%m %#__accent_red#%{airline#util#wrap(airline#parts#readonly(),0)}%#__restore__#%#__accent_airline_term#%#__restore__#'
Expect g:airline_section_c == '%<%f%m %#__accent_red#%{airline#util#wrap(airline#parts#readonly(),0)}%#__restore__#%#__accent_bold#%#__restore__#'
end
it 'section x should be filetype'