Skip to content

Commit

Permalink
gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
bmoffatt committed Nov 30, 2023
1 parent 9a29a35 commit 6fee4e6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lambda/sigterm_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ import (
"github.com/stretchr/testify/require"
)

const ()

func TestEnableSigterm(t *testing.T) {
if _, err := exec.LookPath("aws-lambda-rie"); err != nil {
t.Skipf("%v - install from https://github.com/aws/aws-lambda-runtime-interface-emulator/", err)
Expand Down

0 comments on commit 6fee4e6

Please sign in to comment.