Skip to content

Commit 0ae0cda

Browse files
author
Ales Bregar
committed
white space align to prev
1 parent 6a67c95 commit 0ae0cda

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

utils/config_test.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ func (s *ConfigSuite) TestSaveConfig(c *C) {
102102
" \"gpgProvider\": \"gpg\",\n"+
103103
" \"gpgDisableSign\": false,\n"+
104104
" \"gpgDisableVerify\": false,\n"+
105-
" \"gpgKeys\": null,\n"+
105+
" \"gpgKeys\": null,\n"+
106106
" \"skipContentsPublishing\": false,\n"+
107107
" \"skipBz2Publishing\": false,\n"+
108108
" \"FileSystemPublishEndpoints\": {\n"+
@@ -268,7 +268,7 @@ func (s *ConfigSuite) TestSaveYAML2Config(c *C) {
268268
"gpg_provider: \"\"\n"+
269269
"gpg_disable_sign: false\n"+
270270
"gpg_disable_verify: false\n"+
271-
"gpg_keys: []\n"+
271+
"gpg_keys: []\n"+
272272
"skip_contents_publishing: false\n"+
273273
"skip_bz2_publishing: false\n"+
274274
"filesystem_publish_endpoints: {}\n"+

0 commit comments

Comments
 (0)