@echo off cd /d "C:\Users\Nils-JohanGynther\dev\recipe-app\flutter" echo Running from: %CD% flutter test test\admin_aliases_panel_test.dart pause