Sprint/1 #4

Merged
Hannah-Dagemark merged 6 commits from Sprint/1 into main 2025-05-15 14:40:55 +00:00
2 changed files with 0 additions and 16 deletions
Showing only changes of commit eb8cf4511f - Show all commits

Remove leftover note tests

hannah.dagemark 2025-05-09 14:57:33 +02:00

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