소스 검색

merge conflicts

Skylsmoi 6 년 전
부모
커밋
4fa73d63fc
2개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      backend/pytest.ini
  2. 0 1
      frontend/src/css/Login.styl

+ 1 - 1
backend/pytest.ini 파일 보기

@@ -1,4 +1,4 @@
1 1
 [pytest]
2 2
 minversion = 2.8
3
-testpaths = tracim
3
+testpaths = tracim_backend
4 4
 addopts = -s -v

+ 0 - 1
frontend/src/css/Login.styl 파일 보기

@@ -45,7 +45,6 @@
45 45
         padding-left 45px
46 46
     &__btnsubmit
47 47
       display block
48
-      margin 0 auto
49 48
       border none
50 49
       width 150px
51 50
       background-color green