From 979c0aab4f7a4e98fe1ed43a25767d089e06a2a9 Mon Sep 17 00:00:00 2001 From: Heydon Pickering Date: Sat, 8 Jul 2017 13:44:33 +0100 Subject: [PATCH] short note for tested.md --- content/patterns/coding/tested.md | 2 ++ docs/patterns/coding/tested/index.html | 2 ++ 2 files changed, 4 insertions(+) diff --git a/content/patterns/coding/tested.md b/content/patterns/coding/tested.md index ee68522..33fd0ea 100644 --- a/content/patterns/coding/tested.md +++ b/content/patterns/coding/tested.md @@ -25,3 +25,5 @@ The value for the `using` attribute follows a specific format: each testing setu * Chrome Android * Firefox Android * Safari iOS + +Obviously, this is not a comprehensive list and more may be added over time. But it covers most of the main browsers for pairing with other software — at least in testing. diff --git a/docs/patterns/coding/tested/index.html b/docs/patterns/coding/tested/index.html index f7d8982..36ea731 100644 --- a/docs/patterns/coding/tested/index.html +++ b/docs/patterns/coding/tested/index.html @@ -301,6 +301,8 @@
  • Safari iOS
  • +

    Obviously, this is not a comprehensive list and more may be added over time. But it covers most of the main browsers for pairing with other software — at least in testing.

    +