Skip to content

Commit

Permalink
fix: added ref to issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Scarjit committed Nov 29, 2023
1 parent 4b653fc commit 44f17f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin/opcua_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -974,6 +974,7 @@ func TestGetReasonableEndpoint_SecurityModeAndPolicy(t *testing.T) {
}

func TestReadBatchPullFromFolderContainingBrokenNode(t *testing.T) {
// https://github.com/united-manufacturing-hub/MgmtIssues/issues/1088
ctx, cancel := context.WithTimeout(context.Background(), 5*time.Second)
defer cancel()

Expand Down

0 comments on commit 44f17f3

Please sign in to comment.