mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-04 21:56:46 +01:00
Fix travis build
This commit is contained in:
parent
0257159e1e
commit
dc21b97335
3 changed files with 4 additions and 3 deletions
|
|
@ -31,7 +31,7 @@ function testLaravelVersionSegment() {
|
|||
POWERLEVEL9K_LARAVEL_ICON='x'
|
||||
POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(laravel_version)
|
||||
|
||||
assertEquals "%K{001} %F{white%}x%f %F{white}5.4.23 %k%F{maroon}%f " "$(build_left_prompt)"
|
||||
assertEquals "%K{001} %F{white%}x %f%F{white}5.4.23 %k%F{maroon}%f " "$(build_left_prompt)"
|
||||
|
||||
unset POWERLEVEL9K_LEFT_PROMPT_ELEMENTS
|
||||
unset POWERLEVEL9K_LARAVEL_ICON
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue