Workshop and event scaffolds
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
require 'test_helper'
|
||||
|
||||
class EventTypesHelperTest < ActionView::TestCase
|
||||
end
|
||||
@@ -0,0 +1,4 @@
|
||||
require 'test_helper'
|
||||
|
||||
class EventsHelperTest < ActionView::TestCase
|
||||
end
|
||||
@@ -0,0 +1,4 @@
|
||||
require 'test_helper'
|
||||
|
||||
class WorkshopFacilitatorsHelperTest < ActionView::TestCase
|
||||
end
|
||||
@@ -0,0 +1,4 @@
|
||||
require 'test_helper'
|
||||
|
||||
class WorkshopRequestedResourcesHelperTest < ActionView::TestCase
|
||||
end
|
||||
Reference in New Issue
Block a user