File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"workbench.colorCustomizations" : {
3
3
"activityBar.background" : " #1f6fd0" ,
4
+ "activityBar.activeBackground" : " #1f6fd0" ,
4
5
"activityBar.activeBorder" : " #ee90bb" ,
5
6
"activityBar.foreground" : " #e7e7e7" ,
6
7
"activityBar.inactiveForeground" : " #e7e7e799" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " codecept-playwright-facebook " ,
2
+ "name" : " codecept-playwright-fb " ,
3
3
"version" : " 1.0.0" ,
4
- "description" : " testing facebook landing page with CodeceptJS & MS-Playwright" ,
4
+ "description" : " testing fb landing page with CodeceptJS & MS-Playwright" ,
5
5
"scripts" : {
6
6
"test" : " npx codeceptjs run --steps"
7
7
},
8
8
"repository" : {
9
9
"type" : " git" ,
10
- "url" : " git+https://github.com/tomByrer/codecept-playwright-facebook .git"
10
+ "url" : " git+https://github.com/tomByrer/codecept-playwright-fb .git"
11
11
},
12
12
"keywords" : [
13
13
" CodeceptJS" ,
17
17
"author" : " tom byrer" ,
18
18
"license" : " ISC" ,
19
19
"bugs" : {
20
- "url" : " https://github.com/tomByrer/codecept-playwright-facebook /issues"
20
+ "url" : " https://github.com/tomByrer/codecept-playwright-fb /issues"
21
21
},
22
- "homepage" : " https://github.com/tomByrer/codecept-playwright-facebook #readme" ,
22
+ "homepage" : " https://github.com/tomByrer/codecept-playwright-fb #readme" ,
23
23
"devDependencies" : {
24
24
"codeceptjs" : " ^2.5.0" ,
25
25
"playwright" : " ^0.11.1"
You can’t perform that action at this time.
0 commit comments