зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset 5d5db39b0497 (bug 1533391) for debugger failures. CLOSED TREE
This commit is contained in:
Родитель
3e9926036a
Коммит
7d0d457c44
|
@ -2,6 +2,8 @@
|
|||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at <http://mozilla.org/MPL/2.0/>. */
|
||||
|
||||
|
||||
|
||||
.scopes-content .toggle-map-scopes {
|
||||
border-bottom: 1px solid var(--theme-splitter-color);
|
||||
margin-bottom: 3px;
|
||||
|
|
|
@ -16,8 +16,7 @@ debugger-tests:
|
|||
cd /builds/worker/checkouts/gecko/devtools/client/debugger/new/ &&
|
||||
yarn &&
|
||||
yarn flow &&
|
||||
yarn test &&
|
||||
yarn lint
|
||||
yarn test
|
||||
when:
|
||||
files-changed:
|
||||
- 'devtools/client/debugger/new/**'
|
||||
|
|
Загрузка…
Ссылка в новой задаче