remove accidently left over *f*it

Signed-off-by: Artur Neumann <info@individual-it.net>
This commit is contained in:
Artur Neumann 2017-04-18 20:47:39 +05:45
parent 88f02f27a3
commit bf58d24b5c
1 changed files with 1 additions and 1 deletions

View File

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