Skip to content

Commit

Permalink
NFC
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchell-as committed Jul 8, 2024
1 parent a31769e commit 0739535
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/integration/activate_int_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -492,6 +492,7 @@ func (suite *ActivateIntegrationTestSuite) TestActivate_FromCache() {
cp := ts.Spawn("activate", "ActiveState-CLI/langless", "--path", ts.Dirs.Work)
cp.Expect("Downloading")
cp.Expect("Installing")

cp.Expect("Activated")

suite.assertCompletedStatusBarReport(cp.Output())
Expand Down

0 comments on commit 0739535

Please sign in to comment.