Skip to content

Commit

Permalink
Update fastly/fastly_test_utils.go
Browse files Browse the repository at this point in the history
Co-authored-by: Mark McDonnell <[email protected]>
  • Loading branch information
kpfleming and Integralist authored Dec 10, 2024
1 parent 00555b3 commit 2cd6b7d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fastly/fastly_test_utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ func ngwafWorkspaceIDForTest() string {
if tsid := os.Getenv("FASTLY_TEST_NGWAF_WORKSPACE_ID"); tsid != "" {
return tsid
}

return defaultNGWAFWorkspaceID
}

Expand Down

0 comments on commit 2cd6b7d

Please sign in to comment.