mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-04 05:18:25 +00:00 
			
		
		
		
	Remove another LogSQL from ActivityPub person test
This commit is contained in:
		@@ -75,7 +75,6 @@ func TestActivityPubPersonInbox(t *testing.T) {
 | 
			
		||||
	onGiteaRun(t, func(*testing.T, *url.URL) {
 | 
			
		||||
		appURL := setting.AppURL
 | 
			
		||||
		setting.Federation.Enabled = true
 | 
			
		||||
		setting.Database.LogSQL = true
 | 
			
		||||
		setting.AppURL = srv.URL
 | 
			
		||||
		defer func() {
 | 
			
		||||
			setting.Federation.Enabled = false
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user