deleted forgotten code in test

how embarrassing, left code from before I've done the loop around the test
Signed-off-by: Artur Neumann <info@individual-it.net>
This commit is contained in:
Artur Neumann 2017-04-20 22:20:17 +05:45
parent bf58d24b5c
commit faf55adb90

View file

@ -69,7 +69,6 @@ describe("files Drop tests", function() {
replicatedTestFiles.map(function (testFile) {
it("validates the filenames correctly", function() {
testFile = { name: 'test.txt', expectedValidationResult: true };
data = {
'submit': function() {},
'files': [testFile]