mirror of
https://github.com/10h30/wp-strava.git
synced 2026-07-11 18:56:18 +09:00
Added System of Measure (English) unit tests;
Fixed a bug in pace formatting
This commit is contained in:
+3
-3
@@ -5,8 +5,8 @@
|
||||
"php": ">=5.2.4"
|
||||
},
|
||||
"require-dev": {
|
||||
"wp-coding-standards/wpcs": "1.*",
|
||||
"phpunit/phpunit": "^6",
|
||||
"10up/wp_mock": "0.3.0"
|
||||
"wp-coding-standards/wpcs": "^2",
|
||||
"phpunit/phpunit": "^8",
|
||||
"10up/wp_mock": "^0.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user