Skip to content

Instantly share code, notes, and snippets.

@mhanberg
Created October 24, 2019 15:34
Show Gist options
  • Save mhanberg/7bb7d8e9ebb52f149eaac8ec36143e1b to your computer and use it in GitHub Desktop.
Save mhanberg/7bb7d8e9ebb52f149eaac8ec36143e1b to your computer and use it in GitHub Desktop.
$ MIX_ENV=test mix compile --warnings-as-errors --force
Compiling 37 files (.ex)
warning: function Ecto.Adapters.SQL.Sandbox.checkout/1 is undefined (module Ecto.Adapters.SQL.Sandbox is not available)
lib/wallaby/feature_case.ex:87
$ echo $?
1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment