mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-16 19:46:21 +00:00
Build/Test: Add an intentionally failing test.
To ensure that Travis is sending messages to Slack, a test needs to fail, so here's a failing test. This failing test (and no other failing tests) will be reverted once Travis confirms that it isn't failing to message Slack about failing tests. See #40712. Built from https://develop.svn.wordpress.org/trunk@40613 git-svn-id: http://core.svn.wordpress.org/trunk@40483 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
0f4725a0e3
commit
33e2f5fe9a
@ -4,7 +4,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '4.8-alpha-40612';
|
||||
$wp_version = '4.8-alpha-40613';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
Loading…
x
Reference in New Issue
Block a user