mirror of
https://gitee.com/dromara/carbon.git
synced 2024-11-29 18:57:37 +08:00
github.com/dromara/carbon -> github.com/dromara/carbon
This commit is contained in:
parent
222cd8e117
commit
b62f2ed6f2
@ -1048,7 +1048,7 @@ func TestCarbon_DiffForHumans(t *testing.T) {
|
||||
|
||||
}
|
||||
|
||||
// https://github.com/golang-module/carbon/issues/255
|
||||
// https://github.com/dromara/carbon/issues/255
|
||||
func TestCarbon_Issue255(t *testing.T) {
|
||||
tests := []struct {
|
||||
name string
|
||||
|
@ -157,7 +157,7 @@ func TestError_ParseByFormat(t *testing.T) {
|
||||
assert.NotNil(t, ParseByFormat("xxx", "Y-m-d", PRC).Error, "It should catch an exception in ParseByFormat")
|
||||
}
|
||||
|
||||
// https://github.com/golang-module/carbon/issues/202
|
||||
// https://github.com/dromara/carbon/issues/202
|
||||
func TestCarbon_Issue202(t *testing.T) {
|
||||
tests := []struct {
|
||||
name string
|
||||
@ -193,7 +193,7 @@ func TestCarbon_Issue202(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
// https://github.com/golang-module/carbon/issues/206
|
||||
// https://github.com/dromara/carbon/issues/206
|
||||
func TestCarbon_Issue206(t *testing.T) {
|
||||
tests := []struct {
|
||||
name string
|
||||
@ -230,7 +230,7 @@ func TestCarbon_Issue206(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
// https://github.com/golang-module/carbon/issues/232
|
||||
// https://github.com/dromara/carbon/issues/232
|
||||
func TestCarbon_Issue232(t *testing.T) {
|
||||
tests := []struct {
|
||||
name string
|
||||
|
Loading…
Reference in New Issue
Block a user