Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
robpickerill committed Jun 10, 2024
1 parent 98bb5a2 commit 48ccb91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//go:build e2e
// +build e2e

package awscloudwatchignorenullvaluesfalse
package aws_cloudwatch_ignore_null_values_false_test

import (
"context"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//go:build e2e
// +build e2e

package awscloudwatchminmetricvalue
package aws_cloudwatch_min_metric_value_test

import (
"context"
Expand Down

0 comments on commit 48ccb91

Please sign in to comment.