Skip to content

Commit

Permalink
Fix test case
Browse files Browse the repository at this point in the history
  • Loading branch information
TharmiganK committed Sep 18, 2024
1 parent b5863f3 commit e57066b
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ components:
orgName: ballerina
pkgName: time
moduleName: time
version: 2.4.0
version: 2.5.0
modulePrefix: time
name: Date
DateFields:
Expand All @@ -81,7 +81,7 @@ components:
orgName: ballerina
pkgName: time
moduleName: time
version: 2.4.0
version: 2.5.0
modulePrefix: time
name: DateFields
OptionalTimeOfDayFields:
Expand All @@ -100,7 +100,7 @@ components:
orgName: ballerina
pkgName: time
moduleName: time
version: 2.4.0
version: 2.5.0
modulePrefix: time
name: OptionalTimeOfDayFields
Seconds:
Expand All @@ -111,7 +111,7 @@ components:
orgName: ballerina
pkgName: time
moduleName: time
version: 2.4.0
version: 2.5.0
modulePrefix: time
name: Seconds
Student:
Expand Down Expand Up @@ -165,6 +165,6 @@ components:
orgName: ballerina
pkgName: time
moduleName: time
version: 2.4.0
version: 2.5.0
modulePrefix: time
name: ZoneOffset

0 comments on commit e57066b

Please sign in to comment.