diff --git a/tests/library/Class/NoticeTest.php b/tests/library/Class/NoticeTest.php
index 5bf14699a97acf93a255a5cefebe9ac9f92623cd..1e62b93b92337941c0d6ec43e10590638fb73293 100644
--- a/tests/library/Class/NoticeTest.php
+++ b/tests/library/Class/NoticeTest.php
@@ -35,6 +35,8 @@ class NoticeFixtures extends TestFixtures {
 
 
 class NoticeVignetteTest extends Storm_Test_ModelTestCase {
+  protected $_storm_default_to_volatile = true;
+
   public function setUp() {
     parent::setUp();