Skip to content

Commit 0e29349

Browse files
committed
fixup! Use tag system
1 parent 8f4089f commit 0e29349

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

agent/agent_test.go

+1
Original file line numberDiff line numberDiff line change
@@ -1016,6 +1016,7 @@ func TestAgent_Metadata(t *testing.T) {
10161016
{
10171017
Key: "greeting",
10181018
Interval: 1,
1019+
Timeout: 100,
10191020
Script: echoHello,
10201021
},
10211022
},

0 commit comments

Comments
 (0)