misc: Fixed missing brackets.

This commit is contained in:
Zer0dot
2022-02-14 12:21:09 -05:00
committed by GitHub
parent b455ed46c1
commit ff90e6961b

View File

@@ -119,7 +119,7 @@ makeSuiteCleanRoom('Following', function () {
lensHub.followWithSig({
follower: testWallet.address,
profileIds: [FIRST_PROFILE_ID],
datas: [],
datas: [[]],
sig: {
v,
r,