Remove http://default from content
This commit is contained in:
parent
025aaf3be2
commit
76ed8e141b
392 changed files with 525 additions and 525 deletions
|
@ -49,7 +49,7 @@ body:
|
|||
|
||||
format: full_html
|
||||
processed: |
|
||||
<p><a href="http://default/daily/2024/10/19/phpunit-or-pest">Whether you prefer PHPUnit or Pest PHP</a>, or if you're coding in a different language, it's important to have automated tests - especially before you refactor any code.</p>
|
||||
<p><a href="/daily/2024/10/19/phpunit-or-pest">Whether you prefer PHPUnit or Pest PHP</a>, or if you're coding in a different language, it's important to have automated tests - especially before you refactor any code.</p>
|
||||
|
||||
<p>Before you refactor, you want to have passing tests that you're confident cover all the required functionality.</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue