Skip to content

Commit

Permalink
'
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelRybak committed Jun 22, 2020
1 parent c6b3590 commit c0cb609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packager/signer/signer_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1027,7 +1027,7 @@ func (this *SignerSuite) TestPrometheusMetricGatewayRequestsLatency() {

}

func (this *SignerSuite) TestDontSignIfCapped() {
func (this *SignerSuite) TestIfCappedDontSignAndProxyFullDocument() {
urlSets := []util.URLSet{{
Sign: &util.URLPattern{[]string{"https"}, "", this.httpsHost(), stringPtr("/amp/.*"), []string{}, stringPtr(""), false, 2000, nil}}}

Expand Down

0 comments on commit c0cb609

Please sign in to comment.