-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[html5] System administrator template. Fixes #10638
- Loading branch information
1 parent
e3c4fca
commit 133e4b6
Showing
3 changed files
with
44 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -223,7 +223,7 @@ public function testGetDateNow() | |
JFactory::$language = $this->getMockLanguage(); | ||
|
||
$date = JFactory::getDate('now'); | ||
sleep(2); | ||
sleep(1); | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
andrepereiradasilva
Author
Contributor
|
||
$date2 = JFactory::getDate('now'); | ||
|
||
$this->assertThat( | ||
|
@wilsonge is this an expected change? As it does not exists in the PR? https://github.com/joomla/joomla-cms/pull/10638/files