mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-18 22:12:32 +01:00
Fix tests
This commit is contained in:
parent
81fd69ae98
commit
e7cbcc5187
2 changed files with 6 additions and 0 deletions
|
|
@ -16,6 +16,8 @@ function setUp() {
|
|||
function tearDown() {
|
||||
# Restore old variables
|
||||
[[ -n "$OLD_DEFAULT_USER" ]] && DEFAULT_USER=$OLD_DEFAULT_USER
|
||||
|
||||
return 0
|
||||
}
|
||||
|
||||
function testContextSegmentDoesNotGetRenderedWithDefaultUser() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue