Skip to content

Commit

Permalink
review.
Browse files Browse the repository at this point in the history
  • Loading branch information
ldez authored and traefiker committed Jan 29, 2019
1 parent 2e92e88 commit a66c74b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provider/marathon/config_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1311,7 +1311,7 @@ func TestGetServer(t *testing.T) {
Weight: 1,
},
expected: expected{
error: `unable to process ports for /app taskID: explicitly specified port -6 must be larger than zero`,
error: `unable to process ports for /app taskID: explicitly specified port -6 must be greater than zero`,
},
},
{
Expand Down

0 comments on commit a66c74b

Please sign in to comment.