Skip to content

Commit 93b67cf

Browse files
Flush dns after updating hosts file, just in case it helps with the flakes on windows (#45)
Co-authored-by: Amelia Downs <[email protected]>
1 parent 682c3a9 commit 93b67cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/test.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ function Setup-DnsNames() {
1414
127.0.0.1 the-cell-id-3-0.cell.service.cf.internal
1515
127.0.0.1 the-cell-id-4-0.cell.service.cf.internal
1616
"
17+
ipconfig /flushdns
1718
}
1819

1920
function Setup-TempDirContainerAccess() {

0 commit comments

Comments
 (0)