Browse code

Fixed typo DEREPCATED -> DEPRECATED.

Signed-off-by: Brett Randall <javabrett@gmail.com>

Brett Randall authored on 2017/12/29 20:39:09
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 #!/usr/bin/env bash
2 2
 set -e
3
-echo "WARNING: test-integration-cli is DEREPCATED. Use test-integration." >&2
3
+echo "WARNING: test-integration-cli is DEPRECATED. Use test-integration." >&2
4 4
 
5 5
 # TODO: remove this and exit 1 once CI has changed to use test-integration
6 6
 bundle test-integration