test: Fix achievement integration test setup and system visibility (#42)
This commit is contained in:
@@ -18,7 +18,7 @@ impl Plugin for AchievementPlugin {
|
||||
}
|
||||
}
|
||||
|
||||
fn check_achievements(
|
||||
pub fn check_achievements(
|
||||
tracker: Res<SessionTracker>,
|
||||
mut progress: ResMut<AchievementProgress>,
|
||||
mut notifications: ResMut<Notifications>,
|
||||
|
||||
Reference in New Issue
Block a user