Skip to content

Commit

Permalink
Update internal/service/medialive/channel_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Adrian Johnson <adrian.johnson@hashicorp.com>
  • Loading branch information
quartercastle and johnsonaj committed Mar 8, 2023
1 parent 6558adc commit aaf0c94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/service/medialive/channel_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ func TestAccMediaLiveChannel_m2ts_settings(t *testing.T) {
})
}

func TestAccMediaLiveChannel_udp_output_settings(t *testing.T) {
func TestAccMediaLiveChannel_UDP_outputSettings(t *testing.T) {
ctx := acctest.Context(t)
if testing.Short() {
t.Skip("skipping long-running test in short mode")
Expand Down

0 comments on commit aaf0c94

Please sign in to comment.