Skip to content

Commit

Permalink
squash! Add $GitPromptSettings.AnsiConsole
Browse files Browse the repository at this point in the history
Can squash both of these commits into the introduction of ANSI support.
  • Loading branch information
dahlbyk committed Mar 1, 2017
1 parent 4141b6b commit 5eebe44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/DefaultPrompt.Tests.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

Describe 'Default Prompt Tests' {
BeforeAll {
$GitPromptSettings.AnsiConsole = $false
$prompt = Get-Item Function:\prompt
$OFS = ''
}
Expand Down

0 comments on commit 5eebe44

Please sign in to comment.