Remove leftover note tests

This commit is contained in:
hannah.dagemark 2025-05-09 14:57:33 +02:00 committed by Hannah Dagemark
commit 471440804c
2 changed files with 0 additions and 16 deletions

View file

@ -1,9 +0,0 @@
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
title: MyString
body: MyText
two:
title: MyString
body: MyText

View file

@ -1,7 +0,0 @@
require "test_helper"
class NoteTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end