// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`The DAG graph in the basic case renders the graph svg 1`] = ` "
build_a
test_a
test_b
post_test_a
post_test_b
post_test_c
staging_a
staging_b
canary_a
canary_c
production_a
production_d
" `;