File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,12 +9,12 @@ Not to be confused with [WP-CLI](http://wp-cli.org/) or [WP-Terminal](http://wor
9
9
10
10
Demo
11
11
----
12
- ![ demo.gif] ( https://raw.githubusercontent.com/ockcyp /wp-term/master/demo.gif )
12
+ ![ demo.gif] ( https://raw.githubusercontent.com/oradwell /wp-term/master/demo.gif )
13
13
14
14
GIF image recorded using [ ScreenToGif] ( http://screentogif.codeplex.com/ )
15
15
16
16
Test it on my blog:
17
- [ blog.omer.london ] ( http://blog.omer.london / )
17
+ [ blog.radwell.codes ] ( http://blog.radwell.codes / )
18
18
19
19
Configuration
20
20
-------------
@@ -38,7 +38,7 @@ php phpunit.phar
38
38
39
39
For behat tests you need to do `` composer install `` and have Selenium2 running
40
40
41
- By default tests are run on [ my blog] ( http://blog.omer.london / )
41
+ By default tests are run on [ my blog] ( http://blog.radwell.codes / )
42
42
but can be changed by modifying behat config.
43
43
44
44
Run the tests by executing:
You can’t perform that action at this time.
0 commit comments