Skip to content

Commit f108b1d

Browse files
committed
lint fix
Signed-off-by: Angelo De Caro <adc@zurich.ibm.com>
1 parent 6001379 commit f108b1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

integration/token/fungible/dlog/dlog_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ func newTestSuite(commType fsc.P2PCommunicationType, mask int, factor int, token
150150
ReplicationOpts: opts,
151151
FSCBasedEndorsement: mask&WithEndorsers > 0,
152152
FSCLogSpec: "fsc.platform.view.services.comm=debug:info",
153-
TokenSelector: tokenSelector,
153+
TokenSelector: tokenSelector,
154154
},
155155
))
156156

0 commit comments

Comments
 (0)