mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-16 19:34:41 +03:00
style(TestCache): remove empty trailing line from function
This commit is contained in:
parent
4cee3a7278
commit
59684d7477
1
cache/repo_cache_test.go
vendored
1
cache/repo_cache_test.go
vendored
@ -137,7 +137,6 @@ func TestCache(t *testing.T) {
|
||||
require.Empty(t, cache.bugs.excerpts)
|
||||
require.Empty(t, cache.identities.cached)
|
||||
require.Empty(t, cache.identities.excerpts)
|
||||
|
||||
}
|
||||
|
||||
func TestCachePushPull(t *testing.T) {
|
||||
|
Loading…
Reference in New Issue
Block a user