Skip to content

Commit

Permalink
go fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaoyunxing92 committed Jun 26, 2021
1 parent 68ab7bf commit 02a08e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config_center_config_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ func TestStartConfigCenterWithRemoteRef(t *testing.T) {
b, v := config.GetEnvInstance().Configuration().Back().Value.(*config.InmemoryConfiguration).GetProperty("dubbo.application.organization")
assert.True(t, b)
assert.Equal(t, "ikurento.com", v)
}
}

0 comments on commit 02a08e6

Please sign in to comment.