Skip to content

Commit

Permalink
Rename a couple scenarios.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 676776501
Change-Id: I713726fd4da423972bfa7de7bd7fe8cb5b4d9a81
  • Loading branch information
jzleibo authored and copybara-github committed Sep 20, 2024
1 parent 9e438e7 commit db49c03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/modular/scenario/scenarios.py
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ class ScenarioConfig:
focal_is_resident=True,
tags=('discouraging antisocial behavior',),
),
labor_collective_action__paranoid_boss_1=ScenarioConfig(
labor_collective_action__paranoid_boss_0=ScenarioConfig(
description=(
'visitor focal agent in a labor organization collective '
'action scenario with a boss who is paranoid '
Expand Down Expand Up @@ -269,7 +269,7 @@ class ScenarioConfig:
'persuasion',
),
),
reality_show_circa_2003_stag_hunt_1=ScenarioConfig(
reality_show_circa_2003_stag_hunt_0=ScenarioConfig(
description=(
'visitor focal agents are contestants on a reality show circa '
'2003, joining a resident group of strangers who are paranoid.'
Expand Down

0 comments on commit db49c03

Please sign in to comment.