# Automatically generated by openapi-generator (https://openapi-generator.tech)
# Please update as you see appropriate
context("Test ExecutionEngineVersion")
model.instance <- ExecutionEngineVersion$new()
test_that("cromwell", {
# tests for the property `cromwell` (character)
# uncomment below to test the property
#expect_equal(model.instance$`cromwell`, "EXPECTED_RESULT")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.