diff --git a/conda/meta.yaml b/conda/meta.yaml
index 09f81422101a68ab0549158a5ce6b11c09330d5f..1b1db4a4ff669438d2fdad6b243522a677fe30ec 100644
--- a/conda/meta.yaml
+++ b/conda/meta.yaml
@@ -52,7 +52,6 @@ test:
     - {{ name }}
 
   commands:
-    - beatedit --help
     - nosetests --with-coverage --cover-package={{ name }} -sv {{ name }}
     - sphinx-build -aEW {{ project_dir }}/doc {{ project_dir }}/sphinx
     - sphinx-build -aEb doctest {{ project_dir }}/doc sphinx