'South Korea', 'short_name' => 'Korea', 'fifa_code' => 'KOR', 'is_active' => true, ]); $this->assertSame('south-korea', $team->slug); } }