Added princples to the data base.

This commit is contained in:
2022-06-11 19:42:21 +01:00
parent bfae18aae8
commit 0fa0f5f42e
7 changed files with 65 additions and 18 deletions

View File

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