You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add test that asserts Plug.Static.call/2 serves files from the
app directory using a :from with an application name and
directory.
* Add test that asserts Plug.Static.init/1 preserves a two-tuple
:from with an application name and directory.
* Add test that asserts Plug.Static.init/1 transforms an
application name :from to a two-tuple :from with the
application name and a directory.
0 commit comments