// Deprecated: ParticipantFormScreen removed; flows consolidated into EventDetailsScreen modals. import 'package:flutter_test/flutter_test.dart'; void main() { test('placeholder - removed ParticipantFormScreen', () {}, skip: 'Replaced by EventDetailsScreen quick-add/guest modals'); }