Реализация Page и DataCardWidget
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
require "test_helper"
|
||||
|
||||
class Api::V1::ChannelControllerTest < ActionDispatch::IntegrationTest
|
||||
# test "the truth" do
|
||||
# assert true
|
||||
# end
|
||||
end
|
||||
@@ -0,0 +1,7 @@
|
||||
require "test_helper"
|
||||
|
||||
class Api::V1::HistoryControllerTest < ActionDispatch::IntegrationTest
|
||||
# test "the truth" do
|
||||
# assert true
|
||||
# end
|
||||
end
|
||||
Reference in New Issue
Block a user