Skip to content

Commit ccfc974

Browse files
adg-flareLukaAvbreht
authored andcommitted
fix: web2json e2e test
1 parent 32cace5 commit ccfc974

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/e2e_tests/web2/helper.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ export const api_key = api_keys[0];
111111
export const attResponse = {
112112
...payload,
113113
votingRound: '0',
114-
lowestUsedTimestamp: '0',
114+
lowestUsedTimestamp: '0xffffffffffffffff',
115115
responseBody: {
116116
abiEncodedData:
117117
'0x0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000001264656c65637475732061757420617574656d0000000000000000000000000000',

0 commit comments

Comments
 (0)