summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firefox.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec
index c32aeb7..c20b85f 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -5,7 +5,7 @@
%global build_with_asan 0
%global run_firefox_tests 1
%global test_offscreen 1
-%global test_on_wayland 1
+%global test_on_wayland 0
%global create_debuginfo 1
%global system_nss 0
bgstack15