Define MEDIA_URL in test settings.

Review Request #12003 — Created Jan. 26, 2022 and submitted

david
Djblets
release-3.x
djblets

Running the tests, I was hitting an error that the static URL and media
URL were the same. This was just a missing a setting in the test
settings file.

Ran unit tests.

Summary
Define MEDIA_URL in test settings.
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.x (d20ed3a)
Loading...