forked from robstoll/atrium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate fluent-en_GB SmokeTest from spek to kotest
Migrated the SmokeSpec file from Spek to Kotest using Descibe Spec. Used Kotest version 4.2.3. In the latest Kotest Versions, min kotlin version is limited to 1.6 but atrium uses kotlin 1.3.2. Kotest 4.3.2 is the last version which is compatible with kotlin 1.3.x Will have to bump these version once Kotlin version is updated here. Resolves: robstoll#1202
- Loading branch information
1 parent
725873e
commit 97c0876
Showing
2 changed files
with
1 addition
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters