Skip to content

Commit 6e5d01e

Browse files
author
Guillermo Tamanaha
committed
Formating
1 parent 24ea475 commit 6e5d01e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

test/src/tests.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,11 +127,11 @@ describe('Rokt Forwarder', () => {
127127

128128
return {
129129
selectPlacements: function () {},
130-
hashAttributes: function () {
131-
throw new Error('hashAttributes not implemented');
130+
hashAttributes: function () {
131+
throw new Error('hashAttributes not implemented');
132132
},
133-
use: function () {
134-
throw new Error('use not implemented');
133+
use: function () {
134+
throw new Error('use not implemented');
135135
},
136136
};
137137
};

0 commit comments

Comments
 (0)