Skip to content

Commit

Permalink
Ignore log errors
Browse files Browse the repository at this point in the history
  • Loading branch information
MDrakos committed Nov 26, 2024
1 parent 393d3ca commit e4beb1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/integration/auth_int_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ func (suite *AuthIntegrationTestSuite) TestAuth_InvalidToken() {
cp.ExpectExitCode(0)
cp.Expect("ActiveState CLI")
cp.Expect("Version")
ts.IgnoreLogErrors()
}

func TestAuthIntegrationTestSuite(t *testing.T) {
Expand Down

0 comments on commit e4beb1e

Please sign in to comment.