diff --git a/apps/sim/content/library/forced-failure-test/index.mdx b/apps/sim/content/library/forced-failure-test/index.mdx new file mode 100644 index 00000000000..97af26650b7 --- /dev/null +++ b/apps/sim/content/library/forced-failure-test/index.mdx @@ -0,0 +1,15 @@ +--- +slug: forced-failure-test +title: 'Forced failure test' +description: 'A minimal library entry used to test forced failure handling in the publishing workflow.' +date: 2026-09-17 +updated: 2026-09-17 +authors: + - andrew +readingTime: 1 +tags: [Testing, Publishing, Sim] +ogImage: /library/forced-failure-test/cover.jpg +canonical: https://www.sim.ai/library/forced-failure-test +draft: true +faq: [] +--- diff --git a/apps/sim/public/library/forced-failure-test/cover.jpg b/apps/sim/public/library/forced-failure-test/cover.jpg new file mode 100644 index 00000000000..67a61dc55f9 Binary files /dev/null and b/apps/sim/public/library/forced-failure-test/cover.jpg differ