flows: fix tests for dummy stage
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
		@ -416,7 +416,7 @@ class TestFlowExecutor(TestCase):
 | 
			
		||||
                {
 | 
			
		||||
                    "background": flow.background.url,
 | 
			
		||||
                    "type": ChallengeTypes.native.value,
 | 
			
		||||
                    "component": "",
 | 
			
		||||
                    "component": "ak-stage-dummy",
 | 
			
		||||
                    "title": binding.stage.name,
 | 
			
		||||
                },
 | 
			
		||||
            )
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user