Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
reshke committed Apr 3, 2024
1 parent 3d1a10c commit 9b84073
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/feature/spqr_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -868,6 +868,7 @@ func InitializeScenario(s *godog.ScenarioContext, t *testing.T, debug bool) {
tctx.composerEnv = []string{
"ROUTER_CONFIG=/spqr/test/feature/conf/router.yaml",
"COORDINATOR_CONFIG=/spqr/test/feature/conf/coordinator.yaml",
"COORDINATOR_CONFIG2=/spqr/test/feature/conf/coordinator.yaml",
}
tctx.variables = make(map[string]interface{})
return ctx, nil
Expand Down

0 comments on commit 9b84073

Please sign in to comment.