Skip to content

Commit

Permalink
Attempt to fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
newfrenchy83 authored Oct 29, 2024
1 parent ed3147e commit e0923d6
Showing 1 changed file with 12 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,12 @@
# The filtered event is never triggered.
#####
{GENERIC_UNIT_TEST event_test_filter_special_active_inactive (
{MORNING}
[time]
id=morning
name= _ "Morning"
image=misc/time-schedules/default/schedule-morning.png
lawful_bonus=25
[/time]
{FILTER_ABILITY_TEST}

[event]
Expand Down Expand Up @@ -460,7 +465,12 @@
# The filtered event is triggered exactly once.
#####
{GENERIC_UNIT_TEST event_test_filter_special_simple_check (
{MORNING}
[time]
id=morning
name= _ "Morning"
image=misc/time-schedules/default/schedule-morning.png
lawful_bonus=25
[/time]
{FILTER_ABILITY_TEST}

[event]
Expand Down

0 comments on commit e0923d6

Please sign in to comment.