Преглед на файлове

test: twitterapi: fix another possible test failure case

tags/v0.9.9
William Pitcock преди 5 години
родител
ревизия
73e6a1f1dd
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      test/web/twitter_api/util_controller_test.exs

+ 1
- 1
test/web/twitter_api/util_controller_test.exs Целия файл

@@ -36,7 +36,7 @@ defmodule Pleroma.Web.TwitterAPI.UtilControllerTest do
describe "GET /api/statusnet/config.json" do
test "it returns the managed config", %{conn: conn} do
Pleroma.Config.put([:instance, :managed_config], false)
Pleroma.Config.put([:fe, :theme], "rei-ayanami-towel")
Pleroma.Config.put([:fe], theme: "rei-ayanami-towel")

response =
conn


Loading…
Отказ
Запис