Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: remove unneeded assert on
vm.state
`vm.start()` already asserts `vm.state == "Running"`, so no need to do it again at the callsite. Signed-off-by: Patrick Roy <roypat@amazon.co.uk>
- Loading branch information