Skip to content

Commit

Permalink
Update VietnameseTranslationTest.php
Browse files Browse the repository at this point in the history
Co-Authored-By: John Paul E. Balandan, CPA <[email protected]>
  • Loading branch information
tuyenht and paulbalandan committed Oct 15, 2024
1 parent 109c01d commit 1913c1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/Language/VietnameseTranslationTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ protected function setUp(): void
// The keys of this locale that do not differ from the english value even if translated.
$this->excludedLocaleKeyTranslations = [
'Migrations.batch',
'Migrations.version'
'Migrations.version',
];
}
}
}

0 comments on commit 1913c1b

Please sign in to comment.