Revert "minecraft: 2.2.909 → 2.2.741"
This reverts commit 8d4d8ef274.
The update script pulls the version info from AUR and they still use the old version.
Sorry...
This commit is contained in:
@@ -21,7 +21,7 @@ import ./make-test-python.nix ({ pkgs, lib, ... }: {
|
||||
in ''
|
||||
client.wait_for_x()
|
||||
client.execute("su - alice -c minecraft-launcher &")
|
||||
client.wait_for_text("Create a new Microsoft account")
|
||||
client.wait_for_text("CONTINUE WITHOUT LOGIN")
|
||||
client.sleep(10)
|
||||
client.screenshot("launcher")
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user