You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Resources/doc/4.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,4 +8,7 @@ If you want to run tests for this bundle on your project, you have to:
8
8
This shell script will make all the necessary settings to run the tests. This will require sudo.
9
9
If you do not trust this script - read it and do everything yourself step by step.
10
10
11
-
- do not forget to remove extra bundles from your composer.json after the testing
11
+
- do not forget to remove extra bundles from your composer.json after the testing
12
+
13
+
NOTE:
14
+
```run_tests.sh``` was removed from repo because does not support unymore but you can find it [here](https://github.com/formapro/JsFormValidatorBundle/blob/a8d397d8d1761b3e025f8f1559dcf4a638c59621/run_tests.sh)
0 commit comments