# Copyright (C) 2018 Colin Darie , 2018 Evolix # License: GNU AGPL-3+ (see full text in LICENSE file) require "test_helper" class NotificationsControllerTest < ActionDispatch::IntegrationTest # test "the truth" do # assert true # end end