Skip to content

Commit

Permalink
fixup! feat: publish agoricNames.brand.timer
Browse files Browse the repository at this point in the history
  • Loading branch information
dckc committed Apr 1, 2023
1 parent 2cd4498 commit dbf8e51
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/vats/test/snapshots/test-boot-config.js.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ Generated by [AVA](https://avajs.dev).
label = "timer"␊
"vats_timer" [label="timer", shape=doubleoctagon, style=filled, fillcolor=tomato];␊
"space_chainTimerService" [label="chainTimerService", shape=house, style=filled, fillcolor=khaki];␊
"brand_timer" [label="timer", shape=Mcircle, style=filled, fillcolor=chocolate2];␊
"home_chainTimerService" [label="chainTimerService", shape=folder];␊
}␊
subgraph cluster_comms {␊
Expand Down Expand Up @@ -169,6 +170,7 @@ Generated by [AVA](https://avajs.dev).
"vats_timer" [label="timer", shape=doubleoctagon, style=filled, fillcolor=tomato];␊
"devices_timer" [label="timer", shape=box, style=filled, fillcolor=gold];␊
"space_chainTimerService" [label="chainTimerService", shape=house, style=filled, fillcolor=khaki];␊
"brand_timer" [label="timer", shape=Mcircle, style=filled, fillcolor=chocolate2];␊
"home_chainTimerService" [label="chainTimerService", shape=folder];␊
"home" [label="home"];␊
"makeChainStorage" [label="makeChainStorage"];␊
Expand Down Expand Up @@ -254,6 +256,7 @@ Generated by [AVA](https://avajs.dev).
"startTimerService" -> "vats_timer" [dir=back]␊
"startTimerService" -> "devices_timer" [dir=back]␊
"startTimerService" -> "space_chainTimerService" []␊
"startTimerService" -> "brand_timer" []␊
"startTimerService" -> "home_chainTimerService" []␊
"makeChainStorage" -> "space_chainStorage" []␊
"makeChainStorage" -> "space_bridgeManager" [dir=back]␊
Expand Down
Binary file modified packages/vats/test/snapshots/test-boot-config.js.snap
Binary file not shown.

0 comments on commit dbf8e51

Please sign in to comment.