mirror of
				https://github.com/ether/etherpad-lite.git
				synced 2025-10-31 00:01:16 +01:00 
			
		
		
		
	Fixed change user name test
This commit is contained in:
		
							parent
							
								
									f30300d6fd
								
							
						
					
					
						commit
						922e47f8bd
					
				| @ -53,9 +53,9 @@ describe("change username value", function(){ | ||||
|       var $firstChatMessage = chrome$("#chattext").children("p"); | ||||
|       var containsJohnMcLear = $firstChatMessage.text().indexOf("John McLear") !== -1; // does the string contain John McLear
 | ||||
|       expect(containsJohnMcLear).to.be(true); // expect the first chat message to contain JohnMcLear
 | ||||
|     }); | ||||
|       done(); | ||||
|     }); | ||||
|   }); | ||||
| 
 | ||||
|   it("make sure the username has stuck when we create a new pad", function(done){ | ||||
|     var inner$ = helper.padInner$; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user