Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
jonfung-dydx committed Jul 26, 2024
1 parent 578fbb1 commit 9c0cf40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protocol/app/app_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ func TestAppIsFullyInitialized(t *testing.T) {
"BridgeClient",
"SlinkyClient",
"oraclePrometheusServer",
"GrpcStreamingTestClient",

// Any default constructed type can be considered initialized if the default is what is
// expected. getUninitializedStructFields relies on fields being the non-default and
Expand Down

0 comments on commit 9c0cf40

Please sign in to comment.