Skip to content

Commit e4beb1e

Browse files
committed
Ignore log errors
1 parent 393d3ca commit e4beb1e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/integration/auth_int_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ func (suite *AuthIntegrationTestSuite) TestAuth_InvalidToken() {
132132
cp.ExpectExitCode(0)
133133
cp.Expect("ActiveState CLI")
134134
cp.Expect("Version")
135+
ts.IgnoreLogErrors()
135136
}
136137

137138
func TestAuthIntegrationTestSuite(t *testing.T) {

0 commit comments

Comments
 (0)