Skip to content

Commit 4055f0f

Browse files
authored
Merge pull request #3741 from ActiveState/mitchell/cp-1128
Fixed failing publish integration test.
2 parents 5b744f7 + 2474d8b commit 4055f0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/publish_int_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ func (suite *PublishIntegrationTestSuite) TestPublish() {
136136
},
137137
expect{
138138
[]string{},
139-
"Expected file extension to be either",
139+
"Expected file extension:",
140140
true,
141141
1,
142142
true,

0 commit comments

Comments
 (0)