Skip to content

Commit ea3784d

Browse files
edmocostaCopilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent f74c594 commit ea3784d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wasm/internal/ottlplayground_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ func Test_ExecuteStatements(t *testing.T) {
121121
name: "Profiles Success",
122122
otlpDataType: "profiles",
123123
executorFunc: "ExecuteProfileStatements",
124-
expectedOutput: "metric output",
124+
expectedOutput: "profile output",
125125
},
126126
{
127127
name: "Profiles Error",

0 commit comments

Comments
 (0)