mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-31 02:55:58 +01:00 
			
		
		
		
	add missing semicolon
This commit is contained in:
		| @@ -545,7 +545,7 @@ describe('Sorted Set methods', function () { | ||||
| 				assert.deepStrictEqual(scores, [0, 1.1, null]); | ||||
| 				done(); | ||||
| 			}); | ||||
| 		}) | ||||
| 		}); | ||||
| 	}); | ||||
|  | ||||
| 	describe('isSortedSetMember()', function () { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user