Fix outdated datatables spec

This commit is contained in:
Michael Ball 2021-02-24 12:53:01 -08:00
parent 2b2745ade9
commit 92f23a519e

View file

@ -8,7 +8,7 @@ describe UserDatatable do
end
let(:data_cols) do
[:id, :confirmed_at, :email, :name, :attended, :roles, :view_url, :edit_url, :DT_RowId]
[:id, :confirmed_at, :email, :name, :username, :attended, :roles, :view_url, :edit_url, :DT_RowId]
end
let(:view) do
view = double(