Commit 451655bb authored by Jakob Moser's avatar Jakob Moser
Browse files

Make "Freies Spiel" work again

parent f5a2ce7f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -158,6 +158,8 @@ export const practice = test("Linux-Übungsmodus", function() {

        await this.manualConfirmation()

        this.verify().commandWas(()=>true)

        alert("Prima :) Viel Erfolg dann beim Pooltest, sobald du ihn schreibst.")
    })
})