Disable attachmentInput when file is attached (with tests this time)
This commit is contained in:
@@ -77,7 +77,7 @@ class AwsUploader {
|
||||
}
|
||||
}
|
||||
|
||||
class MockUploader {
|
||||
export class MockUploader {
|
||||
constructor(token, objectName) {
|
||||
this.token = token
|
||||
this.objectName = objectName
|
||||
|
Reference in New Issue
Block a user