add fake env vars for unit tests
This commit is contained in:
		@@ -53,7 +53,7 @@ describe('vote controller - none_of_that functions', () => {
 | 
			
		||||
			allowedMentions: {
 | 
			
		||||
				parse: ["roles"]
 | 
			
		||||
			},
 | 
			
		||||
			content: `[Abstimmung beendet] für https://discord.com/events/${testGuildId}/${testEventId}\n<@&ANNOUNCE_ROLE> Wir gucken MovieNew am 01.01. um 01:00`
 | 
			
		||||
			content: `[Abstimmung beendet] für https://discord.com/events/${testGuildId}/${testEventId}\n<@&WATCHPARTY_ANNOUNCEMENT_ROLE> Wir gucken MovieNew am 01.01. um 01:00`
 | 
			
		||||
		})
 | 
			
		||||
	})
 | 
			
		||||
	//	test('checkForPollsToClose', async () => {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user