Fix CorePluginTest
This commit is contained in:
		
							parent
							
								
									db0936094f
								
							
						
					
					
						commit
						2a100244c8
					
				| @ -156,6 +156,12 @@ public class CorePluginTest { | ||||
|                 return this; | ||||
|             } | ||||
| 
 | ||||
|             @Nullable | ||||
|             @Override | ||||
|             public <N extends Node> SpanFactory getFactory(@NonNull Class<N> node) { | ||||
|                 throw new RuntimeException(); | ||||
|             } | ||||
| 
 | ||||
|             @NonNull | ||||
|             @Override | ||||
|             public MarkwonSpansFactory build() { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Dimitry Ivanov
						Dimitry Ivanov