Skip to content

Commit

Permalink
technical debt
Browse files Browse the repository at this point in the history
  • Loading branch information
e154 committed Jan 3, 2024
1 parent d370ec0 commit b434320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/plugins/trigger_system/trigger_system_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ func TestTriggerSystem(t *testing.T) {
automationTriggerSystem = (msg)->
#print '---trigger---'
p = msg.payload
Done p.message
Done p.event
return false
`
)
Expand Down

0 comments on commit b434320

Please sign in to comment.