Skip to content

Commit

Permalink
chore: update integrationtests
Browse files Browse the repository at this point in the history
  • Loading branch information
wwestgarth committed Mar 11, 2024
1 parent 8d34e48 commit 4c16e5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/integration/features/perpetual.feature
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ Feature: Simple test creating a perpetual market.
| 976 | TRADING_MODE_CONTINUOUS | AUCTION_TRIGGER_UNSPECIFIED | 1 |
And the following funding period events should be emitted:
| start | end | internal twap | external twap |
| 1575072002 | | 9760000000000000 | |
| 1575072002 | | | |

# perps payment doesn't happen in the absence of oracle data
When the oracles broadcast data with block time signed with "0xCAFECAFE1":
Expand Down

0 comments on commit 4c16e5c

Please sign in to comment.