File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed 
browser-extension/tests/lib/enhancers Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ describe('github', () => {
2727    ) . toMatchInlineSnapshot ( ` 
2828      <React.Fragment> 
2929        <span 
30-           className="font-mono text-sm text- muted-foreground" 
30+           className="font-mono text-muted-foreground text-sm " 
3131        > 
3232          diffplug/selfie 
3333        </span> 
@@ -74,7 +74,7 @@ describe('github', () => {
7474    ) . toMatchInlineSnapshot ( ` 
7575      <React.Fragment> 
7676        <span 
77-           className="w -4 h -4 flex items-center justify-center flex-shrink-0 " 
77+           className="flex h -4 w -4 flex-shrink-0  items-center justify-center" 
7878        > 
7979          <IssueOpenedIcon 
8080            size={16} 
@@ -83,7 +83,7 @@ describe('github', () => {
8383        # 
8484        523 
8585        <a 
86-           className="hover:underline truncate " 
86+           className="truncate  hover:underline" 
8787          href="https://github.com/diffplug/selfie" 
8888        > 
8989          diffplug/selfie 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments