[Housekeeping] Improve test stability (#232)
* Ensured all tests use at least the DataCase module * addressed one flakey test * More flakey tests * Consolidated Mox usage
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
defmodule Pinchflat.Utils.NumberUtilsTest do
|
||||
use ExUnit.Case, async: false
|
||||
use Pinchflat.DataCase
|
||||
|
||||
alias Pinchflat.Utils.NumberUtils
|
||||
|
||||
|
||||
Reference in New Issue
Block a user