Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15344242
D11365.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
549 B
Referenced Files
None
Subscribers
None
D11365.diff
View Options
diff --git a/src/infrastructure/testing/__tests__/PhabricatorTrivialTestCase.php b/src/infrastructure/testing/__tests__/PhabricatorTrivialTestCase.php
--- a/src/infrastructure/testing/__tests__/PhabricatorTrivialTestCase.php
+++ b/src/infrastructure/testing/__tests__/PhabricatorTrivialTestCase.php
@@ -9,7 +9,7 @@
private $two;
- public function willRunOneTest($test_name) {
+ protected function willRunOneTest($test_name) {
// You can execute setup steps which will run before each test in this
// method.
$this->two = 2;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mar 11 2025, 3:20 AM (6 w, 2 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7494417
Default Alt Text
D11365.diff (549 B)
Attached To
Mode
D11365: Fix method visibility for `PhabricatorTrivialTestCase::willRunOneTest`
Attached
Detach File
Event Timeline
Log In to Comment