Skip to content

Commit

Permalink
split terminal refresh->restart
Browse files Browse the repository at this point in the history
  • Loading branch information
starpit committed May 28, 2021
1 parent ef64b20 commit cc4f955
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ describe(`split terminals general ${process.env.MOCHA_RUN_TARGET || ''}`, functi
clean1()
clean2()

it('should refresh', () => Common.refresh(this))
it('should refresh', () => Common.restart(this))

count(1)
showVersion(1)
Expand Down

0 comments on commit cc4f955

Please sign in to comment.