Skip to content

Dark text on dark background with the "sbase mkdir DIR" command #1135

@mdmintz

Description

@mdmintz

Dark text on dark background with the sbase mkdir DIR command:


temp7_—_-bash_—_122×33


Here's how it should have appeared:

sbase mkdir temp3
--------------------------------------
   1   temp3/                         
   2   ├── __init__.py                
   3   ├── my_first_test.py           
   4   ├── parameterized_test.py      
   5   ├── pytest.ini                 
   6   ├── requirements.txt           
   7   ├── setup.cfg                  
   8   ├── test_demo_site.py          
   9   └── boilerplates/              
  10       ├── __init__.py            
  11       ├── base_test_case.py      
  12       ├── boilerplate_test.py    
  13       ├── classic_obj_test.py    
  14       ├── page_objects.py        
  15       ├── sb_fixture_test.py     
  16       └── samples/               
  17           ├── __init__.py        
  18           ├── google_objects.py  
  19           ├── google_test.py     
  20           ├── sb_swag_test.py    
  21           └── swag_labs_test.py  
--------------------------------------

* Directory "temp3" was created with config files and sample tests! *

Metadata

Metadata

Assignees

Labels

bugUh oh... Something needs to be fixed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions