We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d58c577 commit dc056f0Copy full SHA for dc056f0
test/test_helper.exs
@@ -1,4 +1,4 @@
1
# dynamically update the config to point to the test assets
2
-Application.put_env(:scenic, :assets, module: Scenic.Test.Assets )
+Application.put_env(:scenic, :assets, module: Scenic.Test.Assets)
3
4
ExUnit.start()
0 commit comments