Make open source the default, and check for sass instead
This commit is contained in:
committed by
Jorge Manrubia
parent
09866d7081
commit
e1e9a01720
@@ -21,7 +21,7 @@ class SessionsControllerTest < ActionDispatch::IntegrationTest
|
||||
end
|
||||
end
|
||||
|
||||
unless Bootstrap.oss_config?
|
||||
if Fizzy.saas?
|
||||
test "create for a new user" do
|
||||
untenanted do
|
||||
assert_difference -> { Identity.count }, +1 do
|
||||
|
||||
Reference in New Issue
Block a user