Change old /archive/* links to /daily/*
This commit is contained in:
parent
661669f2a5
commit
538141466c
406 changed files with 457 additions and 457 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: "The simplest Drupal test"
|
||||
pubDate: 2022-09-14
|
||||
permalink: "archive/2022/09/14/simpletest-drupal-test"
|
||||
permalink: "daily/2022/09/14/simpletest-drupal-test"
|
||||
---
|
||||
|
||||
Most of my work uses the Drupal framework, and I've given talks and workshops on automated testing and building custom Drupal modules with test-driven development. Today, I wanted to see how quickly I could get a working test suite on a new Drupal project.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue