Commit bd473c4
committed
fix(tests): fix compilation in integration test
Previous commit (cd3fe9a) changed the signature of
ArchVm::get_dirty_bitmap() to get a page_size argument, but
corresponding integration test was not updated to match this change.
Signed-off-by: Babis Chalios <babis.chalios@e2b.dev>1 parent 4cca12e commit bd473c4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| |||
0 commit comments