You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by er...@apache.org on 2022/04/25 08:01:48 UTC

[cordova-plugin-media-capture] branch master updated: test: remove cordova-plugin-media dependency (#248)

This is an automated email from the ASF dual-hosted git repository.

erisu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-media-capture.git


The following commit(s) were added to refs/heads/master by this push:
     new c2d06ad  test: remove cordova-plugin-media dependency (#248)
c2d06ad is described below

commit c2d06adeefacc20440ad104c8935f1d77afafb18
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Mon Apr 25 17:01:43 2022 +0900

    test: remove cordova-plugin-media dependency (#248)
---
 tests/plugin.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/tests/plugin.xml b/tests/plugin.xml
index 07887cc..c26f26e 100644
--- a/tests/plugin.xml
+++ b/tests/plugin.xml
@@ -26,8 +26,6 @@
     <name>Cordova Media Capture Plugin Tests</name>
     <license>Apache 2.0</license>
 
-    <dependency id="cordova-plugin-media" />
-
     <js-module src="tests.js" name="tests">
     </js-module>
 </plugin>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org